about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-03-04 17:31:09 +0100
committerGitHub <noreply@github.com>2022-03-04 17:31:09 +0100
commitb4baef567504180d9589070336293bb48b8a597e (patch)
tree80d16945383b1625f90a8dfd7a260a19f34b16d7 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentf9b4976d60b51d6006c869e6362ce5b178e0f55e (diff)
parent18528a2ddb84cf62be69d8c8893731e50c859eb9 (diff)
downloadrust-b4baef567504180d9589070336293bb48b8a597e.tar.gz
rust-b4baef567504180d9589070336293bb48b8a597e.zip
Rollup merge of #94600 - est31:master, r=notriddle
Use if let instead of manual match

Factored out of #94139 . `if let` is better here than both `let ... else` and `let ... = match`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions