| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-15 | Change `SymbolName::name` to a `&str`. | Nicholas Nethercote | -0/+15 |
| 2020-06-21 | Cache decoded predicate shorthands | Matthew Jasper | -34/+48 |
| 2020-06-10 | Use min_specialization in the remaining rustc crates | Matthew Jasper | -57/+85 |
| 2020-05-29 | fix encode with shorthand for Predicate | Bastian Kauschke | -2/+2 |
| 2020-05-21 | Rollup merge of #72055 - lcnr:predicate-kind, r=nikomatsakis | Ralf Jung | -4/+5 |
| 2020-05-20 | introduce newtype'd `Predicate<'tcx>` | Bastian Kauschke | -2/+3 |
| 2020-05-20 | rename `Predicate` to `PredicateKind`, introduce alias | Bastian Kauschke | -2/+2 |
| 2020-05-19 | update `discriminant_value` usage in the compiler | Bastian Kauschke | -1/+5 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -0/+495 |
