-
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 #120508
Update cargo #120508
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bosr r+ p=1 rollup=never |
Wrong bot, sorry… @bors r+ p=1 rollup=never |
@bors r- Waiting for rust-lang/cargo#13376 and rust-lang/cargo#13375 |
b76b192
to
5f76609
Compare
@bors r+ |
5f76609
to
9bc9e12
Compare
@bors r+ |
🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened. |
9bc9e12
to
dff2114
Compare
@bors r+ |
☀️ Test successful - checks-actions |
BTV @weihanglo, I'm not a bot ;) And happy coincidence, I do love Rust and I try to use it at work when I can. |
Finished benchmarking commit (0984bec): 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)ResultsThis 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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 663.211s -> 664.243s (0.16%) |
24 commits in 7bb7b539558dc88bea44cee4168b6269bf8177b0..cdf84b69d0416c57ac9dc3459af80dfb4883d27a
2024-01-20 00:15:32 +0000 to 2024-02-02 19:39:16 +0000
-Zpanic-abort-tests
to doctests too (Apply-Zpanic-abort-tests
to doctests too cargo#13388)nonzero_exit_code
test isn't affected by developersRUST_BACKTRACE
setting (Ensurenonzero_exit_code
test isn't affected by developersRUST_BACKTRACE
setting cargo#13385)docsrs
cfg as a well known--check-cfg
(Adddocsrs
cfg as a well known--check-cfg
cargo#13383)cargo-fetch
description in offline man page (doc: Hidecargo-fetch
description in offline man page cargo#13364)--precise
to allow yanked versions (feat(cargo-update):--precise
to allow yanked versions cargo#13333)Freshness::Dirty
(refactor: remove unnecessary Option inFreshness::Dirty
cargo#13361)latest
for jobserver link (doc: Replace version withlatest
for jobserver link cargo#13366)x86_64-unknown-none-gnu
(test: data layout fix forx86_64-unknown-none-gnu
cargo#13362)