Commit 229aa1b
authored
Rollup merge of rust-lang#91666 - RalfJung:miri, r=RalfJung
update Miri
Fixes rust-lang#91649
r? `@ghost`1 file changed
+1
-1
lines changed- rust-version+1-1
- src/shims/posix/sync.rs+42-1
- tests/compile-fail/sync/libc_pthread_cond_double_destroy.rs+22
- tests/compile-fail/sync/libc_pthread_condattr_double_destroy.rs+19
- tests/compile-fail/sync/libc_pthread_mutex_double_destroy.rs+23
- tests/compile-fail/sync/libc_pthread_mutexattr_double_destroy.rs+19
- tests/compile-fail/sync/libc_pthread_rwlock_double_destroy.rs+16
- tests/run-pass/concurrency/libc_pthread_cond.rs+18-17
- tests/run-pass/concurrency/sync.rs+6-1
- tests/run-pass/portable-simd.rs+4-4
0 commit comments