rust/compiler/rustc_data_structures/src/graph/scc
Nilstrieb fc8b13cb96 Adapt rustc_data_structures tests to run in strict miri
Some tests took too long and owning_ref is fundamentally flawed,
so don't run these tests or run them with a shorter N. This makes
miri with `-Zmiri-strict-provenance` usable to find UB.
2022-06-04 17:46:29 +02:00
..
mod.rs rustc VecGraph: require the index type to implement Ord 2021-12-22 10:50:57 -06:00
tests.rs Adapt rustc_data_structures tests to run in strict miri 2022-06-04 17:46:29 +02:00