Skip to content

Commit 2f10103

Browse files
ehusstraviscross
authored andcommitted
Unwrap no_implicit_prelude
1 parent bbb5cc6 commit 2f10103

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/names/preludes.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,7 @@ r[names.preludes.no_implicit_prelude]
155155
## The `no_implicit_prelude` attribute
156156
157157
r[names.preludes.no_implicit_prelude.intro]
158-
The *`no_implicit_prelude` [attribute]* may be applied at the crate level or
159-
on a module to indicate that it should not automatically bring the [standard
160-
library prelude], [extern prelude], or [tool prelude] into scope for that
161-
module or any of its descendants.
158+
The *`no_implicit_prelude` [attribute]* may be applied at the crate level or on a module to indicate that it should not automatically bring the [standard library prelude], [extern prelude], or [tool prelude] into scope for that module or any of its descendants.
162159
163160
r[names.preludes.no_implicit_prelude.lang]
164161
This attribute does not affect the [language prelude].

0 commit comments

Comments
 (0)