-
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 #115707
Update cargo #115707
Conversation
(rustbot has picked a reviewer for you, use r? to override) |
|
r? ghost |
Some changes occurred in src/tools/cargo cc @ehuss |
Failed to set assignee to
|
r? @ghost |
Failed to set assignee to
|
@bors r+ rollup=never p=1 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (bfcc360): 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: 627.323s -> 630.442s (0.50%) |
14 commits in d14c85f4e6e7671673b1a1bc87231ff7164761e1..2fc85d15a542bfb610aff7682073412cf635352f
2023-09-05 22:28:10 +0000 to 2023-09-09 01:49:46 +0000
Source
trait undercargo::sources
(refactor: putSource
trait undercargo::sources
cargo#12527)cargo clean --doc
is mixed with-p
. (Error out ifcargo clean --doc
is mixed with-p
. cargo#12637)cargo update --precise
in the same place (Read/write the encodedcargo update --precise
in the same place cargo#12629)profile.release.package."*"
(Skip clean upprofile.release.package."*"
cargo#12624)