mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 00:37:12 +00:00
Update bootstrap compiler to 1.65.0 This PR updates the bootstrap compiler to Rust 1.65.0, removing the various `cfg(bootstrap)`s. r? `@Mark-Simulacrum`