Skip to content

Commit a556ffb

Browse files
committed
Test cargo scrape-examples
1 parent 657eefe commit a556ffb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
url = https://github.com/rust-lang/nomicon.git
77
[submodule "src/tools/cargo"]
88
path = src/tools/cargo
9-
url = https://github.com/rust-lang/cargo.git
9+
url = https://github.com/willcrichton/cargo.git
10+
branch = example-analyzer
1011
[submodule "src/doc/reference"]
1112
path = src/doc/reference
1213
url = https://github.com/rust-lang/reference.git

0 commit comments

Comments
 (0)