mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
b4110900bd
Hopefully just another routine update! So far this starts to enable the `std::arch` in stage0 builds of rustc. This means that we may need stage0/not(stage0) in stdsimd itself, but more and more code is starting to use `std::arch` so I think it's time to start shifting the balance of work here.