| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-10 | Use more `Iterator`s instead of `Vec`s | Esteban Küber | -19/+15 |
| 2020-05-09 | fix error code for E0751 | YI | -1/+1 |
| 2020-03-30 | Sync `Instance::resolve` with the projection code | Jonas Schievink | -43/+1 |
| 2020-03-30 | spec. graph: track defining and finalizing impls | Jonas Schievink | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -4/+4 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -6/+6 |
| 2020-03-26 | make a custom error for overlap with negative impls | Niko Matsakis | -80/+165 |
| 2020-03-25 | Rename `def_span` to `guess_head_span` | Esteban Küber | -2/+2 |
| 2020-03-15 | Avoid ICEs when we emit errors constructing the specialization graph | Matthew Jasper | -17/+21 |
| 2020-03-15 | Add `min_specialization` feature | Matthew Jasper | -1/+3 |
| 2020-03-14 | Move rustc_infer::traits to new crate rustc_trait_selection. | Camille GILLOT | -0/+846 |
