Skip to content

Commit b7bf3c8

Browse files
committed
Remove useless link to bool primitive
1 parent 249e07b commit b7bf3c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/keyword_docs.rs

-1
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ mod extern_keyword {}
392392
/// See the documentation for [`true`] for more information.
393393
///
394394
/// [`true`]: keyword.true.html
395-
/// [`bool`]: primitive.bool.html
396395
mod false_keyword {}
397396

398397
#[doc(keyword = "fn")]

0 commit comments

Comments
 (0)