Skip to content

Commit 3ca53e0

Browse files
committed
Auto merge of #1864 - hyd-dev:rustup, r=RalfJung
Update cargo-miri test The doctest output was [changed](https://github.com/rust-lang/miri/runs/3238758260?check_suite_focus=true#step:8:1263) (probably by rust-lang/cargo#9730). Update `test-cargo-miri/test.default.stdout.ref` to match the new output.
2 parents 99ec9c1 + dced6b8 commit 3ca53e0

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

rust-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3227e35765bab6d02c581928e26ad1d34bacf394
1+
71ff9b41e9ebd3e336019513917a7a8868d1cc66

test-cargo-miri/test.default.stdout.ref

+1-4
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out
1111

1212

1313
running 3 tests
14-
test src/lib.rs - make_true (line 2) ... ok
15-
test src/lib.rs - make_true (line 5) - compile ... ok
16-
test src/lib.rs - make_true (line 8) - compile fail ... ok
17-
14+
...
1815
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME
1916

0 commit comments

Comments
 (0)