bump bootstrap compiler to 1.93 beta#149831
Conversation
|
Some changes occurred in src/tools/clippy cc @rust-lang/clippy The Miri subtree was changed cc @rust-lang/miri |
|
r? mark-simulacrum |
0726fb6 to
d607440
Compare
This comment has been minimized.
This comment has been minimized.
|
@bors r+ |
|
@bors rollup=never |
|
@bors p=5 (just to get the bootstrap compiler bump done) |
bump bootstrap compiler to 1.93 beta r? release
|
💥 Test timed out |
|
@bors retry (timeout) |
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
This reverts commit c820f46 due to an ICE encountered while bumping the bootstrap compiler to 1.93-beta.
575a02e to
b22b343
Compare
|
This PR was rebased onto a different main 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. |
|
Looks like it passed with the revert, so let's try again! @bors r=Mark-Simulacrum,cuviper |
|
☀️ 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 9044e98 (parent) -> f51d1bc (this PR) Test differencesShow 346 test diffs346 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard f51d1bcdc69f9bba47cc1656260ff76e6ff5fba3 --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 (f51d1bc): 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 1.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -2.4%)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: 478.41s -> 480.387s (0.41%) |
…crates-docs, r=jieyouxu Generate macro expansion for rust compiler crates docs Re-enable rust-lang#150022, which was disabled in rust-lang#149831 because some fixes hadn't been merged then. r? @jieyouxu
r? release