update various stdlib docs
This commit is contained in:
parent
57b7d55591
commit
d7b3f5c6ae
9 changed files with 22 additions and 37 deletions
|
@ -58,7 +58,7 @@
|
|||
//! [`NonNull::dangling`] in such cases.
|
||||
//!
|
||||
//! [aliasing]: ../../nomicon/aliasing.html
|
||||
//! [book]: ../../book/second-edition/ch19-01-unsafe-rust.html#dereferencing-a-raw-pointer
|
||||
//! [book]: ../../book/ch19-01-unsafe-rust.html#dereferencing-a-raw-pointer
|
||||
//! [ub]: ../../reference/behavior-considered-undefined.html
|
||||
//! [null]: ./fn.null.html
|
||||
//! [zst]: ../../nomicon/exotic-sizes.html#zero-sized-types-zsts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue