rust/src/librustc_trans
2015-01-26 04:15:09 +02:00
..
back Better inline assembly errors 2015-01-22 19:43:39 +01:00
save Remove "unboxed" attribute in code referring to new closures. 2015-01-26 04:15:09 +02:00
trans Adjust most comments and messages to not use "unboxed". 2015-01-26 04:15:09 +02:00
lib.rs Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -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.