This commit is contained in:
Ralf Jung 2023-11-25 08:27:42 +01:00
parent 2df4fc0e8b
commit 34a8680cd5
2 changed files with 2 additions and 2 deletions

View File

@ -16,5 +16,5 @@ LL | env::set_var("MY_RUST_VAR", "Ferris");
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
error: aborting due to previous error
error: aborting due to 1 previous error

View File

@ -11,5 +11,5 @@ LL | dpps(_mm_setzero_ps(), _mm_setzero_ps(), 0);
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
error: aborting due to previous error
error: aborting due to 1 previous error