Skip to content

Commit 176b5c1

Browse files
committed
Auto merge of #1928 - alexcrichton:update, r=alexcrichton
* Update dependencies that are getting warnings on nightly * Tweak expected output of failing tests
2 parents af1b359 + 959d1a7 commit 176b5c1

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/test_cargo_test.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,6 @@ test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured
212212
213213
",
214214
COMPILING, p.url(), RUNNING))
215-
.with_stderr(format!("\
216-
thread '<main>' panicked at 'Some tests failed', [..]
217-
218-
"))
219215
.with_status(101));
220216
});
221217

0 commit comments

Comments
 (0)