Skip to content

Commit 25c7bd9

Browse files
committed
Bump stage0 to 1.92.0-beta.1
1 parent f25ca45 commit 25c7bd9

File tree

2 files changed

+522
-523
lines changed

2 files changed

+522
-523
lines changed

src/bootstrap/src/core/sanity.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ pub struct Finder {
3434
// Targets can be removed from this list once they are present in the stage0 compiler (usually by updating the beta compiler of the bootstrap).
3535
const STAGE0_MISSING_TARGETS: &[&str] = &[
3636
// just a dummy comment so the list doesn't get onelined
37-
"x86_64-unknown-motor",
3837
];
3938

4039
/// Minimum version threshold for libstdc++ required when using prebuilt LLVM

0 commit comments

Comments
 (0)