]> git.lizzy.rs Git - rust.git/blob - src/test/COMPILER_TESTS.md
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
[rust.git] / src / test / COMPILER_TESTS.md
1 # Compiler Test Documentation
2
3 Documentation for the compiler testing framework can be found in
4 [the rustc dev guide](https://rustc-dev-guide.rust-lang.org/tests/intro.html).