Oli Scherer
1c26a278f3
Split diagnostic details out into a separate function and fluent files
2022-10-25 18:28:04 +00:00
Nilstrieb
c65ebae221
Migrate all diagnostics
2022-10-23 10:09:44 +02:00
lcnr
fb3ab13a1c
rustc_hir_typeck: fix paths and partially mv files
2022-10-20 17:53:14 +02:00
yukang
e747201ad8
find the correct lang item for ranges
2022-10-04 21:02:07 +08:00
yukang
5dd44d4d4c
fix #102396 , suggest parentheses for possible range methods
2022-10-04 17:30:52 +08:00
David Wood
c4418e1940
errors: rename typeck.ftl
to hir_analysis.ftl
...
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>
2022-10-03 13:52:17 +01:00
lcnr
1fc86a63f4
rustc_typeck to rustc_hir_analysis
2022-09-27 10:37:23 +02:00