mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-12 15:23:28 +00:00

bump bootstrap compiler to 1.90 beta
There were significantly less `cfg(bootstrap)` and `cfg(not(bootstrap))` this release. Presumably due to the fact that we change the bootstrap stage orderings to reduce the need for them and it was successful 🙏