| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -18/+0 | |
| 2021-04-01 | Add a suggestion when using a type alias instead of trait alias | Yuki Okushi | -3/+2 | |
| 2020-05-07 | reword "possible candidate" import suggestion | Andy Russell | -1/+1 | |
| 2020-04-26 | Tweak some suggestions in `rustc_resolve` | Esteban Küber | -1/+5 | |
| 2019-03-14 | Moved issue tests to subdirs and normalised names. | Alexander Regueiro | -1/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-11-03 | Added tests. | Alexander Regueiro | -1/+3 | |
| 2018-03-16 | Update tests | John Kåre Alsaker | -1/+2 | |
| 2018-03-14 | update tests | Guillaume Gomez | -1/+0 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -1/+1 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -1/+1 | |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+1 | |
| 2017-11-16 | Remove left over dead code from suggestion diagnostic refactoring | Oliver Schneider | -1/+0 | |
| 2017-08-17 | Improve placement of `use` suggestions | Oliver Schneider | -1/+1 | |
| 2017-07-06 | Only underline suggestion if it is not the only code being shown | Esteban Küber | -1/+1 | |
| 2017-07-06 | Add extra whitespace for suggestions | Esteban Küber | -0/+2 | |
| 2017-07-06 | Make suggestion include the line number | Esteban Küber | -1/+1 | |
| When there're more than one suggestions in the same diagnostic, they are displayed in their own block, instead of inline. In order to reduce confusion, those blocks now display the line number. | ||||
| 2017-05-10 | Example usage of multiple suggestions | Oliver Schneider | -2/+2 | |
| 2017-01-18 | Use multiline Diagnostic for candidate in other module | Esteban Küber | -1/+1 | |
| 2016-12-26 | More systematic error reporting in path resolution | Vadim Petrochenkov | -3/+4 | |
| 2016-12-26 | Move some compile-fail tests into UI directory | Vadim Petrochenkov | -0/+10 | |
