]> git.lizzy.rs Git - rust.git/blobdiff - src/test/COMPILER_TESTS.md
Auto merge of #63994 - Centril:refactor-qualify-consts, r=spastorino,oli-obk
[rust.git] / src / test / COMPILER_TESTS.md
index c4ca478134399a3773ebc649989e2db3e48dd1cb..3f47ca834cda6ba37e2f194ff0557a0385766b70 100644 (file)
@@ -1,4 +1,4 @@
 # Compiler Test Documentation
 
-Documentation the compiler testing framework has moved to
+Documentation for the compiler testing framework can be found in
 [the rustc guide](https://rust-lang.github.io/rustc-guide/tests/intro.html).