about summary refs log tree commit diff
path: root/src/librustc_mir/error_codes.rs
AgeCommit message (Expand)AuthorLines
2019-08-06Remove unnecessary features from compiler error code listJethro Beekman-6/+0
2019-07-30Remove 'feature(nll)' from bind_by_move_pattern_guards tests.Mazdak Farrokhzad-1/+1
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0
2019-07-14Remove unused BorrowckErrors methodsMatthew Jasper-3/+3
2019-07-06Remove compile-pass from error codes' explanationYuki Okushi-2/+2
2019-05-21Add FAQ for NLL migrationJethro Beekman-0/+32
2019-04-21Enable migrate mode by default on the 2015 editionMatthew Jasper-57/+73
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+2425