mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
21120e297c
Add a ratchet for moving all standard library tests to separate packages https://github.com/rust-lang/rust/pull/136642 is the previous PR in this series. See https://github.com/rust-lang/rust/pull/135937 for the rationale of wanting to move all standard library tests to separate packages. This also fixes std_detect testing on riscv.