about summary refs log tree commit diff
path: root/src/libsyntax/error_codes.rs
AgeCommit message (Collapse)AuthorLines
2019-07-28Remove lint annotations in specific crates that are already enforced by ↵Vadim Petrochenkov-2/+0
rustbuild Remove some random unnecessary lint `allow`s
2019-07-23Normalize use of backticks in compiler messages for libsyntax/*Samy Kacimi-1/+1
https://github.com/rust-lang/rust/issues/60532
2019-05-01Added the E0704 error with a link to the Rust reference.Christian-1/+29
2019-04-18Rename diagnositc_list into error_codesYuki OKUSHI-0/+422