diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-06-06 08:37:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-06 08:37:03 +0200 |
| commit | 554674b98cb5fdf2fd55620775d359b16423817c (patch) | |
| tree | ee2bc35c4c1cf1c156d29b647729f80e1e74d402 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | c9c6c2e7de0b651617e0cc2b5c1ae368c516361e (diff) | |
| parent | 4f85a73e516530844aecc44fb91d0db7604f7ac4 (diff) | |
| download | rust-554674b98cb5fdf2fd55620775d359b16423817c.tar.gz rust-554674b98cb5fdf2fd55620775d359b16423817c.zip | |
Rollup merge of #97759 - WaffleLapkin:recover_label_expr, r=compiler-errors
Suggest adding `{}` for `'label: non_block_expr`
Adds suggestions like this:
```text
help: consider enclosing expression in a block
|
3 | 'l {0};
| + +
```
inspired by https://github.com/rust-lang/rust/issues/48594#issuecomment-1146744400
r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
