Skip to content

Commit b9b6cc5

Browse files
committed
Auto merge of rust-lang#124707 - weihanglo:cargo-perf-regression, r=<try>
[DONT MERGE] cargo perf regression investigation Deal with <rust-lang#124684 (comment)> This reverts the stabilization of `-Zcheck-cfg`. r? weihanglo
2 parents 6d721dd + 05ce8ba commit b9b6cc5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
shallow = true
55
[submodule "src/tools/cargo"]
66
path = src/tools/cargo
7-
url = https://github.com/rust-lang/cargo.git
7+
url = https://github.com/weihanglo/cargo.git
88
shallow = true
9+
branch = perf-regression
910
[submodule "src/doc/reference"]
1011
path = src/doc/reference
1112
url = https://github.com/rust-lang/reference.git

0 commit comments

Comments
 (0)