rust/src/librustc_driver
Alex Crichton f9846e902d rustc: Shorten MSVC metadata section name
It looks like section names in objects generated by `link.exe` are limited to at
most 8 characters in length, so shorten `.note.rustc` to just `.rustc`
2015-05-19 10:53:06 -07:00
..
driver.rs Rollup merge of #25252 - inrustwetrust:crate-type-attribute, r=alexcrichton 2015-05-10 11:01:46 +05:30
lib.rs rustc: Shorten MSVC metadata section name 2015-05-19 10:53:06 -07:00
pretty.rs Functional changes for associated constants. Cross-crate usage of associated constants is not yet working. 2015-04-23 21:02:26 -06:00
test.rs fix rustc_driver tests 2015-04-24 16:55:19 -04:00