diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2025-06-23 17:22:38 +0200 |
|---|---|---|
| committer | Jakub Beránek <berykubik@gmail.com> | 2025-06-23 17:22:38 +0200 |
| commit | 9510b476d55ee0bc75dc31614faae782e1f2986c (patch) | |
| tree | 359b8f6454b69c3a069fb65dcf89edf06444eaa6 | |
| parent | ae2fc9722f08ef131407c1dc8057768868f65e8e (diff) | |
| download | rust-9510b476d55ee0bc75dc31614faae782e1f2986c.tar.gz rust-9510b476d55ee0bc75dc31614faae782e1f2986c.zip | |
Removed `library/stdarch` submodule
| -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 |
