Rename rustc guide to rustc dev guide

This commit is contained in:
Santiago Pastorino 2020-03-05 18:07:42 -03:00
parent 0037f4e37c
commit 9d4fdba8be
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
40 changed files with 83 additions and 83 deletions

View file

@ -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-dev-guide/tests/intro.html).
[the rustc dev guide](https://rust-lang.github.io/rustc-dev-guide/tests/intro.html).