We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efb19b commit 838f888Copy full SHA for 838f888
.gitmodules
@@ -0,0 +1,8 @@
1
+[submodule "library/stdarch"]
2
+ path = library/stdarch
3
+ url = https://github.com/rust-lang/stdarch.git
4
+ shallow = true
5
+[submodule "library/backtrace"]
6
+ path = library/backtrace
7
+ url = https://github.com/rust-lang/backtrace-rs.git
8
0 commit comments