diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2022-05-24 21:57:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-24 21:57:51 +0000 |
| commit | bf0193d5801c7155f4fb6d3bd546a2cdd762cc3c (patch) | |
| tree | 4f17de0b4c04c79ec21207ef17fccc0fdf9016bc /compiler/rustc_codegen_llvm/src | |
| parent | b2eba058e6e1c698723e47074561a30b50b5fa7a (diff) | |
| download | rust-bf0193d5801c7155f4fb6d3bd546a2cdd762cc3c.tar.gz rust-bf0193d5801c7155f4fb6d3bd546a2cdd762cc3c.zip | |
Suggest adding a semicolon to a closure without block
This transforms `|| expr` into `|| { expr; }`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
