]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-unsafe.md
Rollup merge of #21427 - steveklabnik:generics_fix, r=alexcrichton
[rust.git] / src / doc / guide-unsafe.md
1 % Writing Safe Low-level and Unsafe Code in Rust
2
3 This content has moved into
4 [the Rust Programming Language book](book/unsafe.html).