From 9510b476d55ee0bc75dc31614faae782e1f2986c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Mon, 23 Jun 2025 17:22:38 +0200 Subject: [PATCH] Removed `library/stdarch` submodule --- .gitmodules | 4 ---- library/stdarch | 1 - 2 files changed, 5 deletions(-) delete mode 160000 library/stdarch diff --git a/.gitmodules b/.gitmodules index fbf2f59b38da..3426b1bc8dbd 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 index 1b4d15df1207..000000000000 --- a/library/stdarch +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1b4d15df12079504942d0a3f1030b2039b8a776c