We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a644f4 commit 4369aeeCopy full SHA for 4369aee
.gitmodules
@@ -18,6 +18,9 @@
18
[submodule "src/liblibc"]
19
path = src/liblibc
20
url = https://github.com/rust-lang/libc.git
21
+[submodule "src/doc/nomicon"]
22
+ path = src/doc/nomicon
23
+ url = https://github.com/rust-lang-nursery/nomicon
24
[submodule "src/tools/cargo"]
25
path = src/tools/cargo
26
url = https://github.com/rust-lang/cargo
src/doc/nomicon
0 commit comments