mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-19 18:34:08 +00:00
Add rustc-guide as a submodule
This commit is contained in:
parent
0b9f19dff1
commit
a1865edb75
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -62,3 +62,6 @@
|
|||||||
url = https://github.com/rust-lang-nursery/clang.git
|
url = https://github.com/rust-lang-nursery/clang.git
|
||||||
branch = rust-release-80-v1
|
branch = rust-release-80-v1
|
||||||
|
|
||||||
|
[submodule "src/doc/rustc-guide"]
|
||||||
|
path = src/doc/rustc-guide
|
||||||
|
url = https://github.com/rust-lang/rustc-guide.git
|
||||||
|
1
src/doc/rustc-guide
Submodule
1
src/doc/rustc-guide
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3a804956e3c28d7e44e38804207a00013594e1d3
|
Loading…
Reference in New Issue
Block a user