about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
AgeCommit message (Expand)AuthorLines
2022-10-23Migrate all diagnosticsNilstrieb-29/+29
2022-10-20rustc_hir_typeck: fix paths and partially mv fileslcnr-125/+2
2022-10-04find the correct lang item for rangesyukang-1/+2
2022-10-04fix #102396, suggest parentheses for possible range methodsyukang-0/+25
2022-10-03errors: rename `typeck.ftl` to `hir_analysis.ftl`David Wood-44/+45
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+347