This change registers new snapshots, allowing `*T` to be removed from the language. This is a large breaking change, and it is recommended that if compiler errors are seen that any FFI calls are audited to determine whether they should be actually taking `*mut T`. |
||
|---|---|---|
| .. | ||
| comm | ||
| atomics.rs | ||
| deque.rs | ||
| lib.rs | ||
| lock.rs | ||
| mpmc_bounded_queue.rs | ||
| mpsc_intrusive.rs | ||
| mpsc_queue.rs | ||
| mutex.rs | ||
| one.rs | ||
| raw.rs | ||
| spsc_queue.rs | ||