Skip to content

Commit cdd6f11

Browse files
committed
Remove empty comment
1 parent e13a701 commit cdd6f11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/std/src/primitive_docs.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#[doc(primitive = "bool")]
22
#[doc(alias = "true")]
33
#[doc(alias = "false")]
4-
//
54
/// The boolean type.
65
///
76
/// The `bool` represents a value, which could only be either `true` or `false`. If you cast

0 commit comments

Comments
 (0)