| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2021-07-02 | Improve error reporting for modifications behind `&` references | Fabian Wolff | -3/+3 | |
| 2019-11-18 | Update ui tests | Guillaume Gomez | -0/+1 | |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -6/+6 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+0 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -3/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -3/+3 | |
| 2018-07-12 | Factor out suggest_ref_mut; use it in rustc_borrowck | ashtneoi | -6/+0 | |
| Also teach rustc_borrowck not to show useless help messages like "use a mutable reference instead: `x`". | ||||
| 2018-07-12 | span_suggestion | csmoe | -3/+3 | |
| 2018-03-28 | Stabilize match_default_bindings | Taylor Cramer | -3/+3 | |
| This includes a submodule update to rustfmt in order to allow a stable feature declaration. | ||||
| 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 | -3/+3 | |
| 2017-10-06 | implement pattern-binding-modes RFC | Tobias Schottdorf | -0/+26 | |
| See the [RFC] and [tracking issue]. [tracking issue]: https://github.com/rust-lang/rust/issues/42640 [RFC]: https://github.com/rust-lang/rfcs/blob/491e0af/text/2005-match-ergonomics.md | ||||
