| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-10 | remove redundant imports | surechen | -8/+0 | |
| detects redundant imports that can be eliminated. for #117772 : In order to facilitate review and modification, split the checking code and removing redundant imports code into two PR. | ||||
| 2023-12-07 | recurse into refs when comparing tys for diagnostics | jyn | -2/+2 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -5/+5 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-07-10 | Do not set up wrong span for adjustments | Michael Goulet | -1/+1 | |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -1/+2 | |
| 2023-04-11 | rename tests/ui/unique to tests/ui/box/unit | reez12g | -0/+668 | |
| 2023-01-30 | Modify primary span label for E0308 | Esteban Küber | -1/+1 | |
| The previous output was unintuitive to users. | ||||
| 2023-01-17 | Account for method call and indexing when looking for inner-most path in ↵ | Esteban Küber | -0/+2 | |
| expression | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+408 | |
