We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1227903 commit cb33c5eCopy full SHA for cb33c5e
library/std/src/ffi/mod.rs
@@ -144,7 +144,6 @@
144
//!
145
//! [Unicode scalar value]: https://www.unicode.org/glossary/#unicode_scalar_value
146
//! [Unicode code point]: https://www.unicode.org/glossary/#code_point
147
-//! [`env::set_var()`]: crate::env::set_var "env::set_var"
148
//! [`env::var_os()`]: crate::env::var_os "env::var_os"
149
//! [unix.OsStringExt]: crate::os::unix::ffi::OsStringExt "os::unix::ffi::OsStringExt"
150
//! [`from_vec`]: crate::os::unix::ffi::OsStringExt::from_vec "os::unix::ffi::OsStringExt::from_vec"
0 commit comments