]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-ownership.md
Rollup merge of #66826 - mlodato517:mlodato517-clarify-pr-message-assigner, r=Dylan-DPC
[rust.git] / src / doc / guide-ownership.md
1 % The (old) Rust Ownership Guide
2
3 This content has moved into
4 [the Rust Programming Language book](book/ch04-00-understanding-ownership.html).