rust/src/librustc_trans
2015-01-15 18:51:15 +02:00
..
back auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
save rustc: implement fully qualified UFCS expressions. 2015-01-15 18:51:15 +02:00
trans syntax: add fully qualified UFCS expressions. 2015-01-15 18:51:14 +02:00
lib.rs rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
README.txt Move trans, back, driver, and back into a new crate, rustc_trans. Reduces memory usage significantly and opens opportunities for more parallel compilation. 2014-11-18 07:32:43 -05:00

See the README.txt in ../librustc.