Skip to content

Commit 7952316

Browse files
committed
re-bless tests
1 parent 8e1f18d commit 7952316

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
thread 'main' panicked at $DIR/alloc_error_handler_hook.rs:LL:CC:
22
alloc error hook called
33
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4+
note: in Miri, you may have to set `-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect
45
yes we are unwinding!
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
thread 'main' panicked at RUSTLIB/std/src/alloc.rs:LL:CC:
22
memory allocation of 4 bytes failed
33
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
4+
note: in Miri, you may have to set `-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect
45
yes we are unwinding!

0 commit comments

Comments
 (0)