Skip to content

Commit 6481bf7

Browse files
committed
Change back prelude headline
1 parent a0aeb3c commit 6481bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/src/prelude/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! The Rust Prelude.
1+
//! # The Rust Prelude
22
//!
33
//! Rust comes with a variety of things in its standard library. However, if
44
//! you had to manually import every single thing that you used, it would be

0 commit comments

Comments
 (0)