X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2FCOMPILER_TESTS.md;h=ea540bd0b18a98e7b9bae81b0c9a37d4d6281e19;hb=78d722f0c75a1cc01b824a531c2ef82ee7254bda;hp=3f47ca834cda6ba37e2f194ff0557a0385766b70;hpb=1ea8fc587cc7166f901e05d991d5dae75ec1d101;p=rust.git diff --git a/src/test/COMPILER_TESTS.md b/src/test/COMPILER_TESTS.md index 3f47ca834cd..ea540bd0b18 100644 --- a/src/test/COMPILER_TESTS.md +++ b/src/test/COMPILER_TESTS.md @@ -1,4 +1,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). +[the rustc dev guide](https://rustc-dev-guide.rust-lang.org/tests/intro.html).