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 |
|