]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-testing.md
Rollup merge of #99176 - lnicola:rust-analyzer-2022-07-12, r=lnicola
[rust.git] / src / doc / guide-testing.md
1 % The (old) Rust Testing Guide
2
3 This content has moved into
4 [the Rust Programming Language book](book/ch11-00-testing.html).