diff --git a/blacklist.txt b/blacklist.txt index 7a73a2772bdab80711cb3425c355cb531f9f8695..54defd9d6fbc0c8ce18d2594088fda6363886ad9 100644 --- a/blacklist.txt +++ b/blacklist.txt @@ -1,6 +1,4 @@ # false positives from thread::spawn (?) -race:<alloc::arc::Arc<T>>::drop_slow -race:__GI___call_tls_dtors -race:alloc::heap::{{impl}}::dealloc -race:core::ptr::drop_in_place<core::option::Option<core::result::Result<(), alloc::boxed::Box<Any>>>> -race:core::ptr::drop_in_place<core::result::Result<(), alloc::boxed::Box<Any>>> +race:*dealloc +race:*drop_slow* +race:__call_tls_dtors