os-rust/src/test/COMPILER_TESTS.md

5 lines
181 B
Markdown
Raw Normal View History

2015-09-12 08:02:01 -07:00
# Compiler Test Documentation
Documentation for the compiler testing framework can be found in
2020-03-05 18:07:42 -03:00
[the rustc dev guide](https://rust-lang.github.io/rustc-dev-guide/tests/intro.html).