c4418e1940
In #102306, `rustc_typeck` was renamed to `rustc_hir_analysis` but the diagnostic resources were not renamed - which is what this commit changes. Signed-off-by: David Wood <david.wood@huawei.com>
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
compiletest_example = this is an example message used in testing
|
|
.note = with a note
|
|
.help = with a help
|
|
.suggestion = with a suggestion
|
|
.label = with a label
|