We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bed2f commit cac3917Copy full SHA for cac3917
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 9f6494c16c1d36267248999aa28239df7cbd3cb6
+refs/heads/master: 282afda58afc282aa9e4d6f31c28f6d950d1e0b1
3
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/src/tools/cargotest/main.rs
@@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
25
Test {
26
name: "cargo",
27
repo: "https://github.com/rust-lang/cargo",
28
- sha: "fae9c539388f1b7c70c31fd0a21b5dd9cd071177",
+ sha: "26288f799427f9cc6e8bdddd782a17a8156ebc64",
29
lock: None,
30
},
31
0 commit comments