rust/src/librustc_driver
Kevin Ballard 90b952954b Move configuration 1 phase before crate metadata collection
Stripping unconfigured items prior to collecting crate metadata means we
can say things like `#![cfg_attr(foo, crate_type="lib")]`.

Fixes #25347.
2015-05-14 10:35:35 -07:00
..
driver.rs Move configuration 1 phase before crate metadata collection 2015-05-14 10:35:35 -07:00
lib.rs std: Remove index notation on slice iterators 2015-05-01 10:40:46 -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