1
Fork 0

Migrate derivable diagnostics in check_attr.rs

This commit is contained in:
rdvdev2 2022-09-02 04:54:42 +02:00 committed by Nathan Stocks
parent 17a4a68ab0
commit 0315d7c9db
3 changed files with 19 additions and 8 deletions

View file

@ -217,6 +217,8 @@ passes_debug_visualizer_invalid = invalid argument
.note_2 = OR
.note_3 = expected: `gdb_script_file = "..."`
passes_debug_visualizer_unreadable = couldn't read {$file}: {$error}
passes_rustc_allow_const_fn_unstable = attribute should be applied to `const fn`
.label = not a `const fn`