Conversation
|
Some changes occurred in compiler/rustc_attr_parsing cc @jdonszelmann, @JonathanBrouwer The Miri subtree was changed cc @rust-lang/miri Some changes occurred in src/tools/clippy cc @rust-lang/clippy Some changes occurred to the CTFE machinery Some changes occurred to MIR optimizations cc @rust-lang/wg-mir-opt
cc @Amanieu, @folkertdev, @sayantn The run-make-support library was changed cc @jieyouxu This PR changes rustc_public |
|
r? @jackh726 rustbot has assigned @jackh726. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
Reminder to myself that after the bootstrap bump has merged, we can remove the re-export of |
|
@bors r+ rollup=iffy |
This comment has been minimized.
This comment has been minimized.
9c60df8 to
e1e629c
Compare
This comment has been minimized.
This comment has been minimized.
|
Simple conflict in the formatting commit alone, resolved. @bors r=Mark-Simulacrum |
|
This pull request was unapproved. This PR was contained in a rollup (#153538), which was unapproved. |
e1e629c to
eb093cf
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. |
|
@bors r=Mark-Simulacrum |
Rollup merge of #153462 - cuviper:bootstrap-update, r=Mark-Simulacrum Bootstrap update - Replace version placeholders with 1.95.0 - Bump stage0 to 1.95.0-beta.1 - Clear `STAGE0_MISSING_TARGETS` - Update `cfg(bootstrap)` - Reformat with the new stage0
…uwer Rollup of 2 pull requests Successful merges: - rust-lang/rust#153462 (Bootstrap update) - rust-lang/rust#152210 (Gate #![reexport_test_harness_main] properly)
Remove the `rustc_data_structures::assert_matches!` re-exports - rust-lang#151359 - rust-lang#153462 --- Now that the bootstrap stage0 compiler has been bumped to 1.95, we can remove these temporary re-exports from `rustc_data_structures`, and once again import the `assert_matches!` macros directly from std.
Remove the `rustc_data_structures::assert_matches!` re-exports - rust-lang#151359 - rust-lang#153462 --- Now that the bootstrap stage0 compiler has been bumped to 1.95, we can remove these temporary re-exports from `rustc_data_structures`, and once again import the `assert_matches!` macros directly from std.
Rollup merge of #153553 - Zalathar:assert-matches, r=lqd Remove the `rustc_data_structures::assert_matches!` re-exports - #151359 - #153462 --- Now that the bootstrap stage0 compiler has been bumped to 1.95, we can remove these temporary re-exports from `rustc_data_structures`, and once again import the `assert_matches!` macros directly from std.
…uwer Rollup of 2 pull requests Successful merges: - rust-lang/rust#153462 (Bootstrap update) - rust-lang/rust#152210 (Gate #![reexport_test_harness_main] properly)
…uwer Rollup of 2 pull requests Successful merges: - rust-lang/rust#153462 (Bootstrap update) - rust-lang/rust#152210 (Gate #![reexport_test_harness_main] properly)
STAGE0_MISSING_TARGETScfg(bootstrap)