about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/compile_error.rs
AgeCommit message (Expand)AuthorLines
2023-05-29Use `Cow` in `{D,Subd}iagnosticMessage`.Nicholas Nethercote-1/+1
2023-04-10Migrate most of `rustc_builtin_macros` to diagnostic implsclubby789-0/+5
2022-04-08check_doc_keyword: don't alloc string for emptiness checkklensy-1/+1
2022-02-19Adopt let else in more placesest31-3/+2
2020-08-30mv compiler to compiler/mark-0/+20