rust/src/librustc_trans/back
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
..
msvc Use null()/null_mut() instead of 0 as *const T/0 as *mut T 2015-09-03 09:49:50 +03:00
archive.rs Don't ICE if an archive isn't actually an archive 2015-09-26 01:54:12 -04:00
link.rs Auto merge of #28521 - arielb1:metadiet, r=eddyb 2015-10-03 17:33:10 +00:00
linker.rs Auto merge of #28505 - apasel422:issue-28448, r=alexcrichton 2015-09-25 02:05:25 +00:00
lto.rs Save bitcode before LTO when -C save-temps is given 2015-09-22 00:33:17 +09:00
write.rs rustc: Support output filenames for each emit type 2015-09-30 11:12:30 -07:00