We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c350ec7 commit 9b510baCopy full SHA for 9b510ba
src/tools/cargotest/main.rs
@@ -24,7 +24,7 @@ struct Test {
24
const TEST_REPOS: &'static [Test] = &[Test {
25
name: "cargo",
26
repo: "https://github.com/rust-lang/cargo",
27
- sha: "fd90fd642d404d8c66505ca8db742c664ea352f2",
+ sha: "2d85908217f99a30aa5f68e05a8980704bb71fad",
28
lock: None,
29
},
30
Test {
0 commit comments