From a556ffb31060f060be56f71fe56cbffd9eaddb41 Mon Sep 17 00:00:00 2001 From: Will Crichton Date: Fri, 29 Jul 2022 15:22:14 -0700 Subject: [PATCH 1/2] Test cargo scrape-examples --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4011a6fa6b95b..f74e1e9aec66e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,8 @@ url = https://github.com/rust-lang/nomicon.git [submodule "src/tools/cargo"] path = src/tools/cargo - url = https://github.com/rust-lang/cargo.git + url = https://github.com/willcrichton/cargo.git + branch = example-analyzer [submodule "src/doc/reference"] path = src/doc/reference url = https://github.com/rust-lang/reference.git From 23ddb8375c9646e918fe9af675f9706b546e73b7 Mon Sep 17 00:00:00 2001 From: Will Crichton Date: Sun, 11 Dec 2022 15:28:58 -0800 Subject: [PATCH 2/2] Update to latest cargo --- .gitmodules | 2 +- src/tools/cargo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f74e1e9aec66e..124261bb6cd0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,7 +7,7 @@ [submodule "src/tools/cargo"] path = src/tools/cargo url = https://github.com/willcrichton/cargo.git - branch = example-analyzer + branch = master [submodule "src/doc/reference"] path = src/doc/reference url = https://github.com/rust-lang/reference.git diff --git a/src/tools/cargo b/src/tools/cargo index 70898e522116f..4a8d17e236024 160000 --- a/src/tools/cargo +++ b/src/tools/cargo @@ -1 +1 @@ -Subproject commit 70898e522116f6c23971e2a554b2dc85fd4c84cd +Subproject commit 4a8d17e2360248e4de9bb0a00f1c61ae183514ae