rust/src/librustc_mir
bors 5d3ec6b0a0 Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb
Allow copy-propagation of function arguments

Allow propagating function argument locals in copy propagation.
2016-12-14 06:26:21 +00:00
..
build Refactor ty::FnSig to privatize all fields 2016-12-05 22:22:49 -07:00
hair Rollup merge of #37052 - srinivasreddy:hair_cx, r=pnkfelix 2016-12-12 14:10:32 -05:00
transform Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
def_use.rs rustc: move mir::repr::* to mir. 2016-10-28 10:37:24 +03:00
diagnostics.rs Add error code test checkup 2016-08-24 11:28:09 +02:00
graphviz.rs rustc: move the MIR map into TyCtxt. 2016-10-28 13:55:49 +03:00
lib.rs Update the bootstrap compiler 2016-11-30 10:38:08 -08:00
mir_map.rs Refactor ty::FnSig to privatize all fields 2016-12-05 22:22:49 -07:00
pretty.rs Remove scope_auxiliary. 2016-11-14 17:04:05 +11:00