Skip to content

Commit 0eadf02

Browse files
ehusstraviscross
authored andcommitted
Unwrap no_link
1 parent dfaaa77 commit 0eadf02

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/items/extern-crates.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@ into the [`macro_use` prelude].
7676
r[items.extern-crate.no_link]
7777
## The `no_link` attribute
7878

79-
The *`no_link` attribute* may be specified on an `extern crate` item to
80-
prevent linking the crate into the output. This is commonly used to load a
81-
crate to access only its macros.
79+
The *`no_link` attribute* may be specified on an `extern crate` item to prevent linking the crate into the output. This is commonly used to load a crate to access only its macros.
8280

8381
[identifier]: ../identifiers.md
8482
[RFC 940]: https://github.com/rust-lang/rfcs/blob/master/text/0940-hyphens-considered-harmful.md

0 commit comments

Comments
 (0)