X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=4011a6fa6b95b3e0104a4f99ab5c912790d7a333;hb=40d65f01523b9eff6921f3b2d40c22a87affdc62;hp=9a664b6509801d57df60313e0a43d01c839c97df;hpb=85916c7e357b48d01d03afdb1640dcb374d589ae;p=rust.git diff --git a/.gitmodules b/.gitmodules index 9a664b65098..4011a6fa6b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,12 +13,6 @@ [submodule "src/doc/book"] path = src/doc/book url = https://github.com/rust-lang/book.git -[submodule "src/tools/rls"] - path = src/tools/rls - url = https://github.com/rust-lang/rls.git -[submodule "src/tools/miri"] - path = src/tools/miri - url = https://github.com/rust-lang/miri.git [submodule "src/doc/rust-by-example"] path = src/doc/rust-by-example url = https://github.com/rust-lang/rust-by-example.git @@ -34,7 +28,7 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/15.0-2022-08-09 + branch = rustc/15.0-2022-12-07 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book url = https://github.com/rust-embedded/book.git