mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 13:00:26 +00:00

also - add a "`split` freezes the ring buffer" compile fail test - hide compile-fail doc tests - add scoped threads tests
8 lines
148 B
Plaintext
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*
|