heapless/suppressions.txt
2019-05-21 12:43:19 +02:00

8 lines
148 B
Plaintext

# false positives in thread::spawn (?)
race:*dealloc
race:*drop_slow*
race:__call_tls_dtors
# false positives in scoped_threadpool (?)
race:*drop*