about summary refs log tree commit diff
path: root/src/librustc_resolve/error_codes.rs
AgeCommit message (Expand)AuthorLines
2019-08-17Move type parameter shadowing errors to resolveMatthew Jasper-3/+13
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0
2019-07-13Make `register_[long_]diagnostics` hygienicMatthew Jasper-1/+1
2019-04-25Fix error code descriptionvarkor-2/+5
2019-04-25Prevent const parameters having type parameters as typesvarkor-0/+10
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+1672