rust/compiler/rustc_mir/src
bors e0ef0fc392 Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
Introduce `TypeVisitor::BreakTy`

Implements MCP rust-lang/compiler-team#383.
r? `@ghost`
cc `@lcnr` `@oli-obk`

~~Blocked on FCP in rust-lang/compiler-team#383.~~
2020-11-17 12:24:34 +00:00
..
borrow_check Auto merge of #78801 - sexxi-goose:min_capture, r=nikomatsakis 2020-11-17 03:56:03 +00:00
const_eval review comments 2020-11-12 21:08:18 +05:30
dataflow compiler: fold by value 2020-11-16 22:34:57 +01:00
interpret Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
monomorphize Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
transform Rollup merge of #79027 - tmiasko:inline-always-live-locals, r=oli-obk 2020-11-17 10:06:21 +01:00
util Introduce TypeVisitor::BreakTy 2020-11-14 20:25:27 +01:00
lib.rs TypeVisitor: use ControlFlow in rustc_{mir,privacy,traits,typeck} 2020-10-30 12:27:44 +01:00
shim.rs compiler: fold by value 2020-11-16 22:34:57 +01:00