]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #73776 - aszenz:refactor_mir_module, r=wesleywiser
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 1 Jul 2020 14:42:50 +0000 (07:42 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 14:42:50 +0000 (07:42 -0700)
commitd6bee55855093d86c7e110116beebb369cd89654
tree7f2a41870f824bdf48e99c39e26c1ed5929405f6
parent3951a98ec5a53e527f0b2d1791b3db31738a107a
parentcf398a33ebff501a01c9c91fe5615992c936d292
Rollup merge of #73776 - aszenz:refactor_mir_module, r=wesleywiser

Move terminator to new module

Moves terminator types from `librustc_middle/mir/mod.rs` into submodule
Fixes #73723
src/librustc_middle/mir/mod.rs