-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Revert "add Cargo.lock
to CI-rustc allowed list for non-CI env"
#142344
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
Conversation
This reverts commit c3de813.
This PR modifies If appropriate, please update |
@bors r+ rollup |
@bors p=10 (download-rustc issue, scheduling ahead of rollups) |
☀️ 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 bdb04d6 (parent) -> f77bb1b (this PR) Test differencesNo test diffs found Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard f77bb1b294a30efb73ff4845946a3aad0950cb83 --output-dir test-dashboard And then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
Finished benchmarking commit (f77bb1b): 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)This benchmark run did not return any relevant results for this metric. 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: 755.487s -> 754.591s (-0.12%) |
This reverts commit c3de813 (#142232).
r? @RalfJung
Fixes: #142338
Unfixes: #141986