rust/src/librustc_mir
2019-10-20 23:49:12 -04:00
..
borrow_check Rollup merge of #65460 - sinkuu:contains_insert, r=varkor 2019-10-21 03:10:54 +09:00
build fix #[unwind(abort)] for Rust ABIs 2019-10-12 20:51:24 +02:00
dataflow Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddyb 2019-10-15 16:07:53 -07:00
hair Rollup merge of #65463 - nnethercote:rm-arena-allocation-from-expand_pattern, r=varkor 2019-10-21 03:10:55 +09:00
interpret Don't ICE when evaluating writes to uninhabited enum variants 2019-10-18 19:16:49 -04:00
monomorphize Auto merge of #65182 - anp:reify-shim, r=eddyb 2019-10-13 07:32:38 +00:00
transform Cleanup ConstProp::visit_statement() 2019-10-20 23:49:12 -04:00
util Use Cow to handle modifications of projection in preparation for interning 2019-10-18 10:06:13 -04:00
Cargo.toml remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
const_eval.rs Introduce a ConstPropMachine 2019-09-27 20:11:13 -04:00
error_codes.rs Unification and cleanup of librustc_mir error codes 2019-10-14 11:06:20 +02:00
lib.rs Enable drain_filter 2019-10-16 18:01:01 -07:00
lints.rs Make use of the return value of HashSet::insert 2019-10-16 13:48:20 +09:00
shim.rs Clarify comment about purpose of ReifyShim. 2019-10-11 07:45:59 -07:00