diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-03-04 17:31:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-04 17:31:09 +0100 |
| commit | b4baef567504180d9589070336293bb48b8a597e (patch) | |
| tree | 80d16945383b1625f90a8dfd7a260a19f34b16d7 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | f9b4976d60b51d6006c869e6362ce5b178e0f55e (diff) | |
| parent | 18528a2ddb84cf62be69d8c8893731e50c859eb9 (diff) | |
| download | rust-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
