We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00aa3cb commit c8a29c2Copy full SHA for c8a29c2
.gitmodules
@@ -14,3 +14,6 @@
14
[submodule "src/rust-installer"]
15
path = src/rust-installer
16
url = https://github.com/rust-lang/rust-installer
17
+[submodule "src/liblibc"]
18
+ path = src/liblibc
19
+ url = https://github.com/rust-lang/libc
src/liblibc
0 commit comments