import reference submodule

This commit is contained in:
steveklabnik
2017-03-02 18:47:06 -05:00
parent 0f48db83ba
commit 846f59f831
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -21,3 +21,6 @@
[submodule "src/tools/cargo"]
path = src/tools/cargo
url = https://github.com/rust-lang/cargo
[submodule "reference"]
path = src/doc/reference
url = https://github.com/rust-lang-nursery/reference.git
+1
Submodule src/doc/reference added at 2d23ea601f