mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
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>