rust/src/librustc_trans
Huon Wilson 85970d49df Intern Region in tcx.
This makes sty only 32 bytes on machines with 64-bit pointers.
2014-12-29 23:55:25 +11:00
..
back Make Send and Sync traits unsafe 2014-12-26 17:26:33 +01:00
save save-analysis: emit names of items that a glob import actually imports. 2014-12-27 09:55:25 +13:00
trans Intern Region in tcx. 2014-12-29 23:55:25 +11:00
lib.rs Remove feature(import_shadowing) from all crates. 2014-12-20 06:37:14 +02:00
README.txt

See the README.txt in ../librustc.