]> git.lizzy.rs Git - rust.git/blobdiff - library/std/src/prelude/mod.rs
Auto merge of #70743 - oli-obk:eager_const_to_pat_conversion, r=eddyb
[rust.git] / library / std / src / prelude / mod.rs
index 710c616be73cbec5d12cd24f36451d1edd3661c9..c7a7c779d3c57c451de7280fd04d5f2e55034c4f 100644 (file)
@@ -75,7 +75,7 @@
 //! [`std::result`]: crate::result
 //! [`std::slice`]: crate::slice
 //! [`std::string`]: crate::string
-//! [`std::vec`]: ../vec/index.html
+//! [`std::vec`]: mod@crate::vec
 //! [`to_owned`]: crate::borrow::ToOwned::to_owned
 //! [book-closures]: ../../book/ch13-01-closures.html
 //! [book-dtor]: ../../book/ch15-03-drop.html