-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Rollup of 5 pull requests #149410
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
Rollup of 5 pull requests #149410
Conversation
…ser control All removed suggestions in tests were invalid.
…lize, r=Amanieu Stabilize `unchecked_neg` and `unchecked_shifts` Features: `unchecked_neg`, `unchecked_shifts` Tracking issue: rust-lang#85122 r? `@Amanieu`
…=jieyouxu rustc_borrowck: Don't suggest changing closure param type not under user control This changes output of a handful of tests more than the one added in the first commit, but as far as I can tell, all removed suggestions were invalid. Closes rust-lang#128381 which is **D-invalid-suggestion** with two 👍-votes.
…RalfJung Use cg_llvm's target_config in miri Fixes rust-lang#149314 r? `@RalfJung`
…r=Urgau Run `eval_config_entry` on all branches so we always emit lints Fixes rust-lang#149090 Ideally I'd have liked to fix this issue using rust-lang#149215, and this is still the long term plan, but this is slightly more annoying to implement than I'd have liked to, and this is also a nice and easy solution to the problem. r? `@tgross35`
…rd-patterns-liveness, r=Kivooeo add regression test for guard patterns liveness ICE closes rust-lang#146445
|
Rollup of everything. @bors r+ rollup=never p=5 |
|
☀️ Test successful - checks-actions |
|
📌 Perf builds for each rolled up PR:
previous master: 10776a4071 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
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 10776a4 (parent) -> 88bd39b (this PR) Test differencesShow 4018 test diffsStage 1
Stage 2
Additionally, 4012 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 88bd39beb342e2ae7ded1eb7d58697416686d679 --output-dir test-dashboardAnd 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 (88bd39b): 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 0.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.9%)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: 471.457s -> 472.29s (0.18%) |
Successful merges:
unchecked_negandunchecked_shifts#149087 (Stabilizeunchecked_negandunchecked_shifts)eval_config_entryon all branches so we always emit lints #149380 (Runeval_config_entryon all branches so we always emit lints)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup