1
Fork 0

update various stdlib docs

This commit is contained in:
Steve Klabnik 2018-11-20 19:49:47 -05:00
parent 57b7d55591
commit d7b3f5c6ae
9 changed files with 22 additions and 37 deletions

View file

@ -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