| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -12/+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-09-08 | Give method not found a primary span label | Esteban Küber | -1/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 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/+12 | |
