| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -14/+0 | |
| 2023-01-01 | Verbose suggestions | Esteban Küber | -3/+5 | |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -4/+4 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-09-12 | use structured suggestion for "missing mut" label | Andy Russell | -1/+1 | |
| Fixes #54133. | ||||
| 2018-03-14 | update tests | Guillaume Gomez | -1/+1 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -6/+6 | |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+1 | |
| 2017-11-24 | Merge cfail and ui tests into ui tests | Oliver Schneider | -1/+1 | |
| 2017-07-02 | Revert "Change error count messages" | Ariel Ben-Yehuda | -1/+1 | |
| This reverts commit 5558c64f33446225739c1153b43d2e309bb4f50e. | ||||
| 2017-05-27 | Add new error codes and update tests | Guillaume Gomez | -1/+1 | |
| 2017-05-24 | Change error count messages | Michael Kohl | -1/+1 | |
| See #33525 for details. | ||||
| 2017-03-27 | borrowck: consolidate `mut` suggestions | Ariel Ben-Yehuda | -1/+1 | |
| This converts all of borrowck's `mut` suggestions to a new `mc::ImmutabilityBlame` API instead of the current mix of various hacks. Fixes #35937. Fixes #40823. | ||||
| 2016-08-16 | RUST_NEW_ERROR_FORMAT is no more | Seo Sanghyeon | -1/+1 | |
| 2016-07-14 | Add fix for tabs. Move error unit tests->ui tests | Jonathan Turner | -0/+11 | |
