Move rustc-guide submodule to rustc-dev-guide

This commit is contained in:
Santiago Pastorino 2020-03-10 17:22:25 -03:00
parent c79f5f0647
commit 4387a8b96e
No known key found for this signature in database
GPG key ID: 8131A24E0C79EFAF
8 changed files with 13 additions and 13 deletions

6
.gitmodules vendored
View file

@ -31,9 +31,9 @@
[submodule "src/stdarch"]
path = src/stdarch
url = https://github.com/rust-lang/stdarch.git
[submodule "src/doc/rustc-guide"]
path = src/doc/rustc-guide
url = https://github.com/rust-lang/rustc-guide.git
[submodule "src/doc/rustc-dev-guide"]
path = src/doc/rustc-dev-guide
url = https://github.com/rust-lang/rustc-dev-guide.git
[submodule "src/doc/edition-guide"]
path = src/doc/edition-guide
url = https://github.com/rust-lang/edition-guide.git