about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2022-05-24 21:57:51 +0000
committerGitHub <noreply@github.com>2022-05-24 21:57:51 +0000
commitbf0193d5801c7155f4fb6d3bd546a2cdd762cc3c (patch)
tree4f17de0b4c04c79ec21207ef17fccc0fdf9016bc /compiler/rustc_codegen_llvm/src
parentb2eba058e6e1c698723e47074561a30b50b5fa7a (diff)
downloadrust-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