| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-10-18 | Auto merge of #78066 - bugadani:wat, r=jonas-schievink | bors | -1/+1 | |
| Clean up small, surprising bits of code This PR clean up a small number of unrelated, small things I found while browsing the code base. | ||||
| 2020-10-18 | No need to map the max_distance | Dániel Buga | -1/+1 | |
| 2020-10-16 | Parse inline const expressions | Santiago Pastorino | -0/+2 | |
| 2020-10-14 | Remove unused code from rustc_ast | est31 | -1/+0 | |
| 2020-10-04 | Remove extra indirection in LitKind::ByteStr | Robin Schoonover | -3/+2 | |
| 2020-09-10 | use sort_unstable to sort primitive types | Matthias Krüger | -1/+2 | |
| 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/+1180 | |
