mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
re-bless tests
This commit is contained in:
parent
8e1f18dce8
commit
7952316aff
@ -1,4 +1,5 @@
|
||||
thread 'main' panicked at $DIR/alloc_error_handler_hook.rs:LL:CC:
|
||||
alloc error hook called
|
||||
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
||||
note: in Miri, you may have to set `-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect
|
||||
yes we are unwinding!
|
||||
|
@ -1,4 +1,5 @@
|
||||
thread 'main' panicked at RUSTLIB/std/src/alloc.rs:LL:CC:
|
||||
memory allocation of 4 bytes failed
|
||||
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
||||
note: in Miri, you may have to set `-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect
|
||||
yes we are unwinding!
|
||||
|
Loading…
Reference in New Issue
Block a user