rust/compiler/rustc_data_structures/src/owning_ref
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
..
LICENSE mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mod.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
tests.rs Adapt rustc_data_structures tests to run in strict miri 2022-06-04 17:46:29 +02:00