passes: migrate half of check_attr
Migrate half of the `rustc_passes::check_attr` diagnostics to using diagnostic derives and being translatable.
This commit is contained in:
parent
81cf2294b4
commit
78b19a90b7
27 changed files with 844 additions and 524 deletions
|
@ -4239,6 +4239,7 @@ dependencies = [
|
|||
"rustc_hir",
|
||||
"rustc_index",
|
||||
"rustc_lexer",
|
||||
"rustc_macros",
|
||||
"rustc_middle",
|
||||
"rustc_serialize",
|
||||
"rustc_session",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue