summary refs log tree commit diff
path: root/compiler/rustc_macros/src/diagnostics/error.rs
AgeCommit message (Expand)AuthorLines
2022-07-05macros: add diagnostic derive for lintsDavid Wood-11/+11
2022-06-24macros: use typed identifiers in diag deriveDavid Wood-14/+23
2022-04-29macros: add helper functions for invalid attrsDavid Wood-18/+90
2022-04-29macros: split diagnostic derives into modulesDavid Wood-0/+60