Rename rustc-guide to rustc-dev-guide

This commit is contained in:
Santiago Pastorino 2020-03-06 11:13:26 -03:00
parent 1e179690f8
commit 0037f4e37c
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
49 changed files with 76 additions and 76 deletions

View file

@ -1,3 +1,3 @@
Please read the rustc-guide chapter on [Backend Agnostic Codegen][bac].
Please read the rustc-dev-guide chapter on [Backend Agnostic Codegen][bac].
[bac]: https://rust-lang.github.io/rustc-guide/codegen/backend-agnostic.html
[bac]: https://rust-lang.github.io/rustc-dev-guide/codegen/backend-agnostic.html