diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-03-09 16:21:16 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-09 16:21:16 +0100 |
| commit | 985befe036f84d1df43dac66e0e78d2e0ec083b2 (patch) | |
| tree | e54c22d33678a0ded8a7b317f7e68e3468e2b7ce /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | a979f971b41ed470b77d06603ef14fdc487e8666 (diff) | |
| parent | 4663fbb2cb6922c28c4bd4e4947d8213f00382b3 (diff) | |
| download | rust-985befe036f84d1df43dac66e0e78d2e0ec083b2.tar.gz rust-985befe036f84d1df43dac66e0e78d2e0ec083b2.zip | |
Rollup merge of #122160 - jieyouxu:eager-translate-help-use-latest-edition, r=cjgillot
Eagerly translate `HelpUseLatestEdition` in parser diagnostics Fixes #122130. This makes me suspicious of these other two usage of `add_to_diagnostic()`. Would they *also* crash? I haven't attempted to construct test cases for them. ``` compiler/rustc_parse/src/parser/expr.rs 3453: errors::HelpUseLatestEdition::new().add_to_diagnostic(e); compiler/rustc_hir_typeck/src/expr.rs 2603: HelpUseLatestEdition::new().add_to_diagnostic(&mut err); ``` This also seems like a footgun?
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
