]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #91279 - scottmcm:small-refactor, r=nagisa
authorbors <bors@rust-lang.org>
Mon, 6 Dec 2021 13:04:18 +0000 (13:04 +0000)
committerbors <bors@rust-lang.org>
Mon, 6 Dec 2021 13:04:18 +0000 (13:04 +0000)
commit0fb1c371d4a14f9ce7a721d8aea683a6e6774f6c
tree3dc1b51c056329110731a9da6e766e494302bb8d
parentbc9326d83d0d8368057ca8ff21c5260a4286f7ab
parentb215a32af361c0ac4a6670fa7878bcdc6ea12bbd
Auto merge of #91279 - scottmcm:small-refactor, r=nagisa

Small mir-opt refactor

Hopefully-non-controversial changes from some not-ready-yet work that I'd figured I'd submit on their own.
compiler/rustc_middle/src/mir/mod.rs
compiler/rustc_middle/src/mir/terminator.rs
compiler/rustc_mir_transform/src/const_goto.rs
compiler/rustc_mir_transform/src/simplify_branches.rs