]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
Revert "Suppress debuginfo on naked function arguments"
[rust.git] / .gitmodules
index 5c0ab737f63dbd7da7c41695f382a9a2a275f1b6..a327aaa8d5a34501ae7c78625f95340cfbd77b06 100644 (file)
@@ -25,8 +25,8 @@
 [submodule "src/doc/rust-by-example"]
        path = src/doc/rust-by-example
        url = https://github.com/rust-lang/rust-by-example.git
-[submodule "src/stdarch"]
-       path = src/stdarch
+[submodule "library/stdarch"]
+       path = library/stdarch
        url = https://github.com/rust-lang/stdarch.git
 [submodule "src/doc/rustc-dev-guide"]
        path = src/doc/rustc-dev-guide
@@ -44,3 +44,6 @@
 [submodule "src/tools/rust-analyzer"]
        path = src/tools/rust-analyzer
        url = https://github.com/rust-analyzer/rust-analyzer.git
+[submodule "library/backtrace"]
+       path = library/backtrace
+       url = https://github.com/rust-lang/backtrace-rs.git