mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
5e65109f21
This allows us to get rid of box_new entirely
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
|
|
thread 'main' ($TID) panicked at tests/pass/vec.rs:LL:CC:
|
|
explicit panic
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
|
note: in Miri, you may have to set `MIRIFLAGS=-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect
|