]> git.proxmox.com Git - rustc.git/blobdiff - src/libstd/prelude/v1.rs
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / libstd / prelude / v1.rs
index 46c0103e0876495cf88f7903fdc2b1a6335327b5..9ca5b445c86a9d8a78b9ea20215a6a7694ef2e5c 100644 (file)
@@ -9,6 +9,8 @@
 // except according to those terms.
 
 //! The first version of the prelude of The Rust Standard Library.
+//!
+//! See the [module-level documentation](../index.html) for more.
 
 #![stable(feature = "rust1", since = "1.0.0")]