| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-07 | Move some tests to subdirectories | Vadim Petrochenkov | -314/+0 | |
| 2020-05-19 | Alter wording for `use foo::self` help | mibac138 | -2/+2 | |
| 2020-05-19 | Add error recovery for `use foo::self` | mibac138 | -2/+17 | |
| 2020-05-19 | Suggest fixes for `use foo::self` | mibac138 | -2/+11 | |
| 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-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 | -133/+13 | |
| 2018-12-04 | Update tests | Oliver Scherer | -3/+16 | |
| 2018-11-25 | resolve: Fix bad span arithmetics in import conflict diagnostics | Vadim Petrochenkov | -3/+20 | |
| 2018-11-06 | Moved and renamed ui issue tests. | Alexander Regueiro | -6/+6 | |
| 2018-10-21 | manage cases with tabs or other whitespaces | François Mockers | -0/+160 | |
| 2018-10-17 | apply review | François Mockers | -30/+60 | |
| 2018-10-16 | #45829 when a renamed import conflict with a previous import | François Mockers | -0/+194 | |
