We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44bacc3 commit bb10347Copy full SHA for bb10347
library/std/src/prelude/mod.rs
@@ -75,7 +75,7 @@
75
//! [`std::result`]: crate::result
76
//! [`std::slice`]: crate::slice
77
//! [`std::string`]: crate::string
78
-//! [`std::vec`]: crate::vec!
+//! [`std::vec`]: mod@crate::vec
79
//! [`to_owned`]: crate::borrow::ToOwned::to_owned
80
//! [book-closures]: ../../book/ch13-01-closures.html
81
//! [book-dtor]: ../../book/ch15-03-drop.html
0 commit comments