-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Crate level into allowed targets #146420
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
Crate level into allowed targets #146420
Conversation
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
Failed to set assignee to
|
|
@bors delegate=scrabsha |
@rustbot review |
a5b2cc0
to
f56eb06
Compare
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
I should have noticed this when writing my PR 😭 @bors r+ meow |
☀️ 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 60a5372 (parent) -> ddaf123 (this PR) Test differencesShow 11 test diffsStage 2
Additionally, 10 doctest diffs were found. These are ignored, as they are noisy. Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 --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 (ddaf123): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 2.7%, secondary 0.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 2.2%, secondary 1.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 473.675s -> 473.077s (-0.13%) |
r? @scrabsha
@rustbot blocked on #146389