| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -22/+0 | |
| 2022-10-25 | Modify ui tests to reflect the change | Byron Zhong | -1/+1 | |
| 2022-10-16 | Point to shadowed name when it exists. | Camille GILLOT | -0/+2 | |
| 2022-09-22 | Bless test output changes | Frank Steffahn | -1/+1 | |
| 2022-08-17 | point at a type parameter shadowing another type | Takayuki Maeda | -0/+2 | |
| 2022-06-22 | point to type param definition when not finding variant, method and assoc type | Takayuki Maeda | -0/+2 | |
| 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-05-30 | resolve: Do not suggest imports from the same module in which we are resolving | Vadim Petrochenkov | -5/+0 | |
| 2020-05-07 | reword "possible candidate" import suggestion | Andy Russell | -1/+1 | |
| 2020-01-08 | Unify output of "variant not found" errors | Esteban Küber | -1/+1 | |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+1 | |
| Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages. | ||||
| 2019-10-13 | Update ui tests | Guillaume Gomez | -1/+2 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -2/+1 | |
| 2019-03-23 | Tweak spans for E0599 | Esteban Küber | -3/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-26 | Fixed more tests. | Alexander Regueiro | -2/+4 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+20 | |
