rustdoc: fix overly broad selectors
This commit is contained in:
parent
ad37c0b97c
commit
dbea4853a9
2 changed files with 4 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! # The Rust prelude
|
||||
//! The Rust prelude
|
||||
//!
|
||||
//! Because `std` is required by most serious Rust software, it is
|
||||
//! imported at the topmost level of every crate by default, as if the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue