-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 4 pull requests #125254
Rollup of 4 pull requests #125254
Conversation
conflicts specifically and a few more improvements.
…iser,fmease Improve parser Fixes rust-lang#124935. - Add a few more help diagnostics to incorrect semicolons - Overall improved that function - Addded a few comments - Renamed diff_marker fns to git_diff_marker
Fix ICE in non-operand `aggregate_raw_ptr` intrinsic codegen Introduced in rust-lang#123840 Found in rust-lang#121571, cc `@clarfonthey`
…fee1-dead Temporarily revert to NonZeroUsize in rustc-abi to fix building on stable rust-analyzer uses an auto-published version of `rustc-abi`, but `NonZero` isn't yet stable. This prevents us from updating the RA subtree, which is quite old already. I can file a revert PR after the release.
…ape-examples-invalid-expr, r=jieyouxu Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs` Part of rust-lang#121876. r? `@jieyouxu`
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: cf2baaa835 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (c00957a): 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. CyclesResults (primary -0.4%)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: 671.867s -> 669.868s (-0.30%) |
Successful merges:
aggregate_raw_ptr
intrinsic codegen #125184 (Fix ICE in non-operandaggregate_raw_ptr
intrinsic codegen)run-make/rustdoc-scrape-examples-invalid-expr
tormake.rs
#125248 (Migraterun-make/rustdoc-scrape-examples-invalid-expr
tormake.rs
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup