We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1844a9c commit 52f3dc1Copy full SHA for 52f3dc1
.gitmodules
@@ -18,3 +18,6 @@
18
[submodule "src/liblibc"]
19
path = src/liblibc
20
url = https://github.com/rust-lang/libc.git
21
+[submodule "reference"]
22
+ path = src/doc/reference
23
+ url = https://github.com/rust-lang-nursery/reference.git
src/doc/reference
0 commit comments