rust/src/librustc_trans
bors 3e06daac83 Auto merge of #28521 - arielb1:metadiet, r=eddyb
libcore.rlib reduced from 19121 kiB to 15934 kiB - 20% win.

The librustc encoded AST is 9013500 bytes long - for the record, librustc consists of about 2254126 characters. Might be worth looking at.

r? @eddyb
2015-10-03 17:33:10 +00:00
..
back Auto merge of #28521 - arielb1:metadiet, r=eddyb 2015-10-03 17:33:10 +00:00
save Convert DefId to use DefIndex, which is an index into a list of 2015-10-01 10:43:07 -04:00
trans Auto merge of #28521 - arielb1:metadiet, r=eddyb 2015-10-03 17:33:10 +00:00
diagnostics.rs Add librustc_trans error codes 2015-09-19 17:04:27 +02:00
lib.rs Add librustc_trans error codes 2015-09-19 17:04:27 +02:00
README.txt Make librustc's markdown README.txt claim to be markdown. 2015-03-20 13:29:13 +01:00

See the README.md in ../librustc.