| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-10 | use sort_unstable to sort primitive types | Matthias Krüger | -2/+3 | |
| It's not important to retain original order if we have &[1, 1, 2, 3] for example. clippy::stable_sort_primitive | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1789 | |
