We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1538b2a commit b289f6fCopy full SHA for b289f6f
src/tools/cargotest/main.rs
@@ -50,7 +50,7 @@ const TEST_REPOS: &'static [Test] = &[
50
Test {
51
name: "servo",
52
repo: "https://github.com/servo/servo",
53
- sha: "9043f247d9b031ed285e880e4b90aa523d4a63ae",
+ sha: "caac107ae8145ef2fd20365e2b8fadaf09c2eb3b",
54
lock: None,
55
// Only test Stylo a.k.a. Quantum CSS, the parts of Servo going into Firefox.
56
// This takes much less time to build than all of Servo and supports stable Rust.
0 commit comments