| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-05 | Query-ify Instance::resolve | Aaron Hill | -3/+5 |
| 2020-04-03 | Minor follow-up after renaming librustc(_middle) | Yuki Okushi | -1/+1 |
| 2020-04-02 | add `STILL_FURTHER_SPECIALIZABLE` flag | David Wood | -1/+5 |
| 2020-03-30 | Format | Jonas Schievink | -2/+2 |
| 2020-03-30 | Assert that the trait ref does not need inference | Jonas Schievink | -0/+1 |
| 2020-03-30 | Sync `Instance::resolve` with the projection code | Jonas Schievink | -8/+38 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -3/+3 |
| 2020-03-15 | rustc: don't resolve Instances which would produce malformed shims. | Eduard-Mihai Burtescu | -20/+50 |
| 2020-03-14 | Make downstream crates compile. | Camille GILLOT | -1/+1 |
| 2020-03-06 | Don't redundantly repeat field names (clippy::redundant_field_names) | Matthias Krüger | -1/+1 |
| 2020-03-01 | `delay_span_bug` when codegen cannot select obligation | Esteban Küber | -1/+1 |
| 2020-02-16 | Other crates. | Camille GILLOT | -1/+1 |
| 2020-02-13 | Move resolve_instance to rustc_ty. | Camille GILLOT | -0/+136 |
