X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=.gitmodules;h=9a664b6509801d57df60313e0a43d01c839c97df;hb=ae838f76455461031119c9c6f33b0791c33c4fee;hp=a524098845a48929d3cf908b1eb9ee4f7ede37d0;hpb=9ad3ef13ac6b9a1c73f1129f0925740607a0961a;p=rust.git diff --git a/.gitmodules b/.gitmodules index a524098845a..9a664b65098 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,13 +34,10 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/14.0-2022-06-20 + branch = rustc/15.0-2022-08-09 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book url = https://github.com/rust-embedded/book.git -[submodule "src/tools/rust-analyzer"] - path = src/tools/rust-analyzer - url = https://github.com/rust-analyzer/rust-analyzer.git [submodule "library/backtrace"] path = library/backtrace url = https://github.com/rust-lang/backtrace-rs.git