| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -14/+0 | |
| 2022-07-07 | Track implicit `Sized` obligations in type params | Esteban Küber | -1/+1 | |
| Suggest adding a `?Sized` bound if appropriate on E0599 by inspecting the HIR Generics. (Fix #98539) | ||||
| 2022-06-22 | point to type param definition when not finding variant, method and assoc type | Takayuki Maeda | -1/+1 | |
| use `def_ident_span` , `body_owner_def_id` instead of `in_progress_typeck_results`, `guess_head_span` use `body_id.owner` directly add description to label | ||||
| 2020-01-08 | Unify output of "variant not found" errors | Esteban Küber | -1/+1 | |
| 2019-04-09 | improve unknown enum variant errors | Andy Russell | -4/+4 | |
| 2019-03-23 | Tweak spans for E0599 | Esteban Küber | -4/+4 | |
| 2019-01-20 | Use structured suggestion in stead of notes | Esteban Küber | -3/+2 | |
| 2018-12-26 | Fixed more tests. | Alexander Regueiro | -3/+5 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+13 | |
