diff options
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | library/stdarch | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index fbf2f59b38d..3426b1bc8db 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,10 +18,6 @@ path = src/doc/rust-by-example url = https://github.com/rust-lang/rust-by-example.git shallow = true -[submodule "library/stdarch"] - path = library/stdarch - url = https://github.com/rust-lang/stdarch.git - shallow = true [submodule "src/doc/edition-guide"] path = src/doc/edition-guide url = https://github.com/rust-lang/edition-guide.git diff --git a/library/stdarch b/library/stdarch deleted file mode 160000 -Subproject 1b4d15df12079504942d0a3f1030b2039b8a776 |
