summary refs log tree commit diff
path: root/src/librustc_metadata/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-19normalize use of backticks in compiler messages for librustc_metadataSamy Kacimi-2/+3
https://github.com/rust-lang/rust/issues/60532
2019-07-13Make `register_[long_]diagnostics` hygienicMatthew Jasper-1/+1
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+102