rust/compiler/rustc_borrowck/src/region_infer
pierwill 7f16d0ed54 Remove ordering traits from rustc_borrowck::constraints::OutlivesConstraint
In two cases where this ordering was used, I've replaced the sorting
to use a key that does not include DefId. I'm not sure this is correct
in terms of our goals from #90317, or otherwise.
2022-01-19 13:12:26 -06:00
..
dump_mir.rs Remove ordering traits from rustc_borrowck::constraints::OutlivesConstraint 2022-01-19 13:12:26 -06:00
graphviz.rs
mod.rs Remove ordering traits from rustc_borrowck::constraints::OutlivesConstraint 2022-01-19 13:12:26 -06:00
opaque_types.rs Store impl_trait_fn inside OpaqueTyOrigin. 2021-12-07 21:30:45 +01:00
reverse_sccs.rs
values.rs Use SparseIntervalMatrix instead of SparseBitMatrix 2021-12-30 22:33:52 -05:00