about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/registry.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-01-29Stop using `String` for error codes.Nicholas Nethercote-4/+5
2023-02-26refactor: statically guarantee that current error codes are documentedEzra Shaw-8/+4
2021-03-27Remove (lots of) dead codeJoshua Nelson-4/+0
2020-08-30mv compiler to compiler/mark-0/+29