| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -22/+0 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-23 | Hide obvious suggestion from cli output | Esteban Küber | -4/+2 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2019-01-31 | Add suggestion for duplicated import. | David Wood | -6/+4 | |
| This commit adds a suggestion when a import is duplicated (ie. the same name is used twice trying to import the same thing) to remove the second import. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-10-17 | fix other tests failing due to change in case or new suggestion for extern crate | François Mockers | -1/+1 | |
| 2018-03-14 | update tests | Guillaume Gomez | -2/+2 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -1/+1 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -2/+2 | |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+2 | |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+24 | |
