| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-03-27 | non-exhastive diagnostic: add note re. scrutinee type | Mazdak Farrokhzad | -0/+68 | |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -6/+6 | |
| 2020-02-06 | rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. | Eduard-Mihai Burtescu | -0/+4 | |
| 2020-01-11 | Ban `...X` pats, harden tests, and improve diagnostics. | Mazdak Farrokhzad | -37/+156 | |
| Also fix a bug with the span passed in `mk_range`. | ||||
| 2020-01-10 | Introduce `#![feature(half_open_range_patterns)]`. | Mazdak Farrokhzad | -0/+1555 | |
| This feature adds `X..`, `..X`, and `..=X` patterns. | ||||
