rust/compiler/rustc_mir/src
2020-10-21 05:46:16 +03:00
..
borrow_check Zip -> Enumerate 2020-10-18 11:01:08 +02:00
const_eval Remove needless alloc_slice 2020-10-14 14:23:32 +02:00
dataflow Remove unused code from remaining compiler crates 2020-10-14 04:14:32 +02:00
interpret rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03:00
monomorphize Replace target.target with target and target.ptr_width with target.pointer_width 2020-10-15 12:02:24 +02:00
transform rustc_mir: create the Integrator as soon as possible in MIR inlining. 2020-10-21 05:46:16 +03:00
util rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03:00
lib.rs Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb 2020-09-26 06:44:28 +00:00
shim.rs rustc_mir: support MIR-inlining #[track_caller] functions. 2020-10-21 04:43:56 +03:00