mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
50035e8d84
when Miri tests are not passing, do not add Miri component Second attempt, this time based on the JSON files that exist since https://github.com/rust-lang/rust/pull/65274. Fixes https://github.com/rust-lang/rust/issues/60301 r? @pietroalbini @alexcrichton