mirror of
https://github.com/rust-embedded/heapless.git
synced 2026-01-20 15:46:44 +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*
|