1
Fork 0

Add deny lint to prevent untranslatable diagnostics using static strings

This commit is contained in:
clubby789 2023-03-05 03:39:37 +00:00
parent a7aa20517c
commit eeb527602a
5 changed files with 87 additions and 1 deletions

View file

@ -651,6 +651,7 @@ symbols! {
edition_panic,
eh_catch_typeinfo,
eh_personality,
emit,
emit_enum,
emit_enum_variant,
emit_enum_variant_arg,