rust/compiler/rustc_mir
Matthias Krüger b4935e0726 use sort_unstable to sort primitive types
It's not important to retain original order if we have &[1, 1, 2, 3] for example.

clippy::stable_sort_primitive
2020-09-10 00:03:58 +02:00
..
src use sort_unstable to sort primitive types 2020-09-10 00:03:58 +02:00
Cargo.toml Add regex dependency to librustc_mir 2020-08-30 11:15:21 -07:00