summary refs log tree commit diff
path: root/src/test/COMPILER_TESTS.md
blob: 3f47ca834cda6ba37e2f194ff0557a0385766b70 (plain)
1
2
3
4
# Compiler Test Documentation

Documentation for the compiler testing framework can be found in
[the rustc guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).