Commit Graph

4 Commits

Author SHA1 Message Date
yukang
151001c1cb trivial fix for comments feedback 2022-10-17 08:32:08 +08: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