diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-03-08 13:13:25 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-08 13:13:25 +0100 |
| commit | 041bc04be43ebcb6c1e408190c68c150d97eabf1 (patch) | |
| tree | 34f9deadbced43bbf6e3dde3b7223687463bb8bf /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | dd7a606804c4234015ca8bca3fa8453b9016e263 (diff) | |
| parent | c8a0e8d61b57b59e0dbcd4d90fb046b1a43abb4f (diff) | |
| download | rust-041bc04be43ebcb6c1e408190c68c150d97eabf1.tar.gz rust-041bc04be43ebcb6c1e408190c68c150d97eabf1.zip | |
Rollup merge of #82755 - osa1:confirm_builtin_call_refactor, r=petrochenkov
Refactor confirm_builtin_call, remove partial if Pass callee expr to `confirm_builtin_call`. This removes a partial pattern match in `confirm_builtin_call` and the `panic` in the `else` branch. The diff is large because of indentation changes caused by removing the if-let.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
