-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Update cargo #138808
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 #138808
Conversation
Some changes occurred in src/tools/cargo cc @ehuss |
@bors r+ rollup=never p=1 |
☀️ Test successful - checks-actions |
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 48b36c9 (parent) -> 2a1c8be (this PR) Test differencesShow 32938 test diffs
(and 16364 additional test diffs) Additionally, 16474 doctest diffs were found. These are ignored, as they are noisy. Job group index
|
Finished benchmarking commit (2a1c8be): 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 (primary 3.3%)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 (secondary -9.2%)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: 775.347s -> 775.898s (0.07%) |
14 commits in 6cf8267012570f63d6b86e85a2ae5627de52df9e..307cbfda3119f06600e43cd38283f4a746fe1f8b
2025-03-14 15:25:36 +0000 to 2025-03-20 20:00:39 +0000
[env]
relative
description in reference (Fix[env]
relative
description in reference cargo#15332)build.build_dir
templating support (Addedbuild.build_dir
templating support cargo#15236)rust_version
is enforced during compile (docs: make it clearer thatrust_version
is enforced during compile cargo#15303)r? ghost