Bump stage0 to 1.92.0-beta.1

This commit is contained in:
Josh Stone
2025-10-28 13:21:49 -07:00
parent f25ca45fd1
commit 25c7bd9c3d
2 changed files with 522 additions and 523 deletions

View File

@@ -34,7 +34,6 @@ pub struct Finder {
// Targets can be removed from this list once they are present in the stage0 compiler (usually by updating the beta compiler of the bootstrap).
const STAGE0_MISSING_TARGETS: &[&str] = &[
// just a dummy comment so the list doesn't get onelined
"x86_64-unknown-motor",
];
/// Minimum version threshold for libstdc++ required when using prebuilt LLVM

1044
src/stage0

File diff suppressed because it is too large Load Diff