]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-ownership.md
Auto merge of #66590 - Aaron1011:fix/real-impl-trait-coherence, r=varkor
[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).