rust/tests/COMPILER_TESTS.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
175 B
Markdown
Raw Normal View History

2015-09-12 23:02:01 +08:00
# Compiler Test Documentation
Documentation for the compiler testing framework can be found in
[the rustc dev guide](https://rustc-dev-guide.rust-lang.org/tests/intro.html).