]> git.lizzy.rs Git - rust.git/blob - tests/COMPILER_TESTS.md
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / tests / 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).