rust/src/librustc_driver
Brian Anderson cd6d9eab5d Set unstable feature names appropriately
* `core` - for the core crate
* `hash` - hashing
* `io` - io
* `path` - path
* `alloc` - alloc crate
* `rand` - rand crate
* `collections` - collections crate
* `std_misc` - other parts of std
* `test` - test crate
* `rustc_private` - everything else
2015-01-23 13:28:40 -08:00
..
driver.rs Minor fixes 2015-01-21 16:16:22 -08:00
lib.rs Set unstable feature names appropriately 2015-01-23 13:28:40 -08:00
pretty.rs add --xpretty flowgraph,unlabelled variant. 2015-01-12 22:42:12 +01:00
test.rs Add 'feature' and 'since' to stability attributes 2015-01-21 16:16:18 -08:00