rust/compiler/rustc_data_structures/src/graph
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
..
dominators Avoid exhausting stack space in dominator compression 2022-02-23 16:07:56 -05:00
implementation Revert "Auto merge of #89709 - clemenswasser:apply_clippy_suggestions_2, r=petrochenkov" 2021-10-15 11:28:23 +02:00
iterate Stop enabling in_band_lifetimes in rustc_data_structures 2021-12-05 20:17:35 -08:00
scc Adapt rustc_data_structures tests to run in strict miri 2022-06-04 17:46:29 +02:00
vec_graph rustc VecGraph: require the index type to implement Ord 2021-12-22 10:50:57 -06:00
mod.rs Rework DepthFirstSearch API 2021-09-08 12:23:37 -04:00
reference.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00