X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitmodules;h=4011a6fa6b95b3e0104a4f99ab5c912790d7a333;hb=40d65f01523b9eff6921f3b2d40c22a87affdc62;hp=bc2dd39774154e57094f09cad859b672e6452d2d;hpb=4cac0bf66256947edce7039d8bf6a5832f85c64d;p=rust.git diff --git a/.gitmodules b/.gitmodules index bc2dd397741..4011a6fa6b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "src/doc/book"] path = src/doc/book url = https://github.com/rust-lang/book.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 @@ -31,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