Skip to content

Commit

Permalink
Remove empty comment
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid committed Sep 1, 2020
1 parent e13a701 commit cdd6f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/std/src/primitive_docs.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#[doc(primitive = "bool")]
#[doc(alias = "true")]
#[doc(alias = "false")]
//
/// The boolean type.
///
/// The `bool` represents a value, which could only be either `true` or `false`. If you cast
Expand Down

0 comments on commit cdd6f11

Please sign in to comment.