diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-18 11:28:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-18 11:28:06 +0100 |
| commit | a391d545cf91f975b6ed4cb65c217e66f46c1ea0 (patch) | |
| tree | 5baf7b9a6950ba2c9840990b6b23376c026c33db /compiler/rustc_codegen_llvm/src/llvm | |
| parent | fedb525e1177636a264d3932abdab8dcb3f59b9a (diff) | |
| parent | a995462f9a33195caf447f257eb221e2b664bc1b (diff) | |
| download | rust-a391d545cf91f975b6ed4cb65c217e66f46c1ea0.tar.gz rust-a391d545cf91f975b6ed4cb65c217e66f46c1ea0.zip | |
Rollup merge of #92022 - woodenarrow:br_expected_bool, r=estebank
Eliminate duplicate codes of expected_found_bool The function expected_found_bool is the same as ExpectedFound::new. So use ExpectedFound::new to replace expected_found_bool to eliminate duplicate codes. 
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm')
0 files changed, 0 insertions, 0 deletions
