]> git.lizzy.rs Git - rust.git/blob - src/test/COMPILER_TESTS.md
Stabilize const for integer {to,from}_{be,le,ne}_bytes methods
[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 guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).