rust/src/librustc_driver
Brian Anderson 6f3a80e411 Set allow(unstable) in crates that use unstable features
Lets them build with the -dev, -nightly, or snapshot compiler
2015-01-17 16:38:04 -08:00
..
driver.rs rustc: Move the privacy pass to its own crate 2015-01-16 08:38:24 -08:00
lib.rs Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
pretty.rs add --xpretty flowgraph,unlabelled variant. 2015-01-12 22:42:12 +01:00
test.rs librustc::session : Make DebuggingOpts use the options! macro 2015-01-08 13:38:43 +05:30