-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cargo #131124
Update cargo #131124
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bors r+ rollup=never p=1 |
@bors r- This should have happened on Tuesday. Let's merge this with other changes tomorrow then |
3ce5272
to
d0a467a
Compare
@bors r+ rollup=never p=1 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (495f75a): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (secondary 1.9%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResults (primary 1.1%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 771.548s -> 772.718s (0.15%) |
17 commits in 80d82ca22abbee5fb7b51fa1abeb1ae34e99e88a..ad074abe3a18ce8444c06f962ceecfd056acfc73
2024-09-27 17:56:01 +0000 to 2024-10-04 18:18:15 +0000
cargo:version_number
- has only one:
(Fixcargo:version_number
- has only one:
cargo#14637)--config <PATH>
more prominent (docs(config): make--config <PATH>
more prominent cargo#14631)package.rust-version
(docs(ref): Clean up language forpackage.rust-version
cargo#14619)target.'cfg(...)'
doesnt respect cfg from build script (docs: clarifytarget.'cfg(...)'
doesnt respect cfg from build script cargo#14312)