rust/src/librustc_mir
2019-12-02 08:31:35 -05:00
..
borrow_check Add predecessors fn to ReadOnlyBodyCache, fix more Body -> (ReadOnly)BodyCache type errors 2019-12-02 08:31:35 -05:00
build 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
dataflow Add predecessors fn to ReadOnlyBodyCache, fix more Body -> (ReadOnly)BodyCache type errors 2019-12-02 08:31:35 -05:00
hair Rollup merge of #66612 - Nadrieril:or-patterns-initial, r=varkor 2019-11-30 16:56:45 +01:00
interpret Rollup merge of #66827 - RalfJung:miri-missing-ret-place, r=oli-obk 2019-12-02 09:34:14 +01:00
monomorphize Add predecessors fn to ReadOnlyBodyCache, fix more Body -> (ReadOnly)BodyCache type errors 2019-12-02 08:31:35 -05:00
transform Simplify Cache wrapper to single type, impl Deref on it, fix all compilation errors in librustc_codegen_ssa 2019-12-02 08:30:30 -05:00
util Fix remaining Body -> (ReadOnly)BodyCache type errors in librustc_mir outside of librustc_mir/transform 2019-12-02 08:31:35 -05:00
Cargo.toml
const_eval.rs Auto merge of #66294 - davidhewitt:const_fn_memoization, r=oli-obk 2019-11-28 07:06:40 +00:00
lib.rs Add #![feature(matches_macro)] 2019-11-27 13:07:19 -08: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 Fix remaining Body -> (ReadOnly)BodyCache type errors in librustc_mir outside of librustc_mir/transform 2019-12-02 08:31:35 -05:00