We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657eefe commit a556ffbCopy full SHA for a556ffb
.gitmodules
@@ -6,7 +6,8 @@
6
url = https://github.com/rust-lang/nomicon.git
7
[submodule "src/tools/cargo"]
8
path = src/tools/cargo
9
- url = https://github.com/rust-lang/cargo.git
+ url = https://github.com/willcrichton/cargo.git
10
+ branch = example-analyzer
11
[submodule "src/doc/reference"]
12
path = src/doc/reference
13
url = https://github.com/rust-lang/reference.git
0 commit comments