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). (Similar to GHC's `-XNoImplicitPrelude`.) |
||
|---|---|---|
| .. | ||
| config.rs | ||
| std_inject.rs | ||
| test.rs | ||
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). (Similar to GHC's `-XNoImplicitPrelude`.) |
||
|---|---|---|
| .. | ||
| config.rs | ||
| std_inject.rs | ||
| test.rs | ||