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 https://github.com/rust-lang/cargo/pull/9730). Update `test-cargo-miri/test.default.stdout.ref` to match the new output.
This commit is contained in:
bors 2021-08-04 09:25:18 +00:00
commit 3ca53e0307
2 changed files with 2 additions and 5 deletions

View File

@ -1 +1 @@
3227e35765bab6d02c581928e26ad1d34bacf394
71ff9b41e9ebd3e336019513917a7a8868d1cc66

View File

@ -11,9 +11,6 @@ test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out
running 3 tests
test src/lib.rs - make_true (line 2) ... ok
test src/lib.rs - make_true (line 5) - compile ... ok
test src/lib.rs - make_true (line 8) - compile fail ... ok
...
test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in $TIME