rust/src/librustc/front
Huon Wilson 040e470f47 rustc: implement a #[no_implicit_prelude] attribute.
It disables the insertion of `use std::prelude::*;` into the top of
all the modules below the item on which it is placed (including that
item itself).
2013-07-17 15:01:02 +10:00
..
config.rs remove some method resolve workarounds 2013-07-07 19:51:13 -04:00
std_inject.rs rustc: implement a #[no_implicit_prelude] attribute. 2013-07-17 15:01:02 +10:00
test.rs Bump version numbers to 0.8-pre 2013-07-08 10:25:45 -07:00