Skip to content

Commit 52f3dc1

Browse files
committed
import reference submodule
1 parent 1844a9c commit 52f3dc1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818
[submodule "src/liblibc"]
1919
path = src/liblibc
2020
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

Submodule reference added at 2d23ea6

0 commit comments

Comments
 (0)