rust/src/librustc_mir
2019-12-06 12:24:54 +00:00
..
borrow_check Rename to then_some and then 2019-12-06 12:24:54 +00:00
build Use to_option in various places 2019-12-06 12:23:23 +00:00
dataflow Remove HasLocalDecls impl from BodyCache's, properly reborrow to Body, rename all body_cache back to body 2019-12-02 08:40:56 -05:00
hair Rename to then_some and then 2019-12-06 12:24:54 +00:00
interpret Rename to then_some and then 2019-12-06 12:24:54 +00:00
monomorphize Rename to then_some and then 2019-12-06 12:24:54 +00:00
transform Rename to then_some and then 2019-12-06 12:24:54 +00:00
util Fix issues caused during rebasing 2019-12-02 08:43:01 -05:00
Cargo.toml Introduce MIR optimizations for simplifying x? on Results. 2019-11-21 20:05:16 +01:00
const_eval.rs Auto merge of #66866 - oli-obk:const_fn_memoization, r=RalfJung 2019-12-04 17:48:19 +00:00
lib.rs Use to_option in various places 2019-12-06 12:23:23 +00:00
lints.rs Move predecessors cache invalidation back to basic_blocks_mut, add a couple more ensure_predecessors to prevent panics 2019-12-02 08:30:30 -05:00
shim.rs rustc: use ReifyShim for reifying Virtual call instances. 2019-12-03 15:41:56 +02:00