| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-24 | Properly track `ImplObligation`s | Esteban Kuber | -0/+6 |
| 2022-03-21 | Rename `~const Drop` to `~const Destruct` | Deadbeef | -18/+15 |
| 2022-03-07 | Update tests after feature stabilization | Eric Holk | -9/+9 |
| 2022-01-26 | add note suggesting that predicate is satisfied but is not const | Michael Goulet | -0/+5 |
| 2022-01-26 | Improve selection errors for `~const` trait bounds | Deadbeef | -7/+19 |
| 2022-01-18 | adjust tests | Michael Goulet | -32/+25 |
| 2021-11-20 | Point at source of trait bound obligations in more places | Esteban Kuber | -3/+3 |
| 2021-10-25 | fix(rustc_typeck): report function argument errors on matching type | Michael Howell | -3/+0 |
| 2021-09-16 | fix rebase | Esteban Kuber | -0/+9 |
| 2021-09-09 | Add another test case + fmt | Deadbeef | -5/+37 |
| 2021-09-09 | fix precise live drops | Deadbeef | -0/+27 |
