-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Remove
Weak::try_recv()
Should Probably Deprecate/RemoveWeak::try_recv()
#23 - Wait for pasts 1.0.0, or find a way to make backwards compatible (old pasts versions depending on new - but not exactly?)
-
Make some functionsconst
? LikeChannel::new()
andWeak::new()
1 (could be put off) - Do better benchmarks Improve Benchmark Code #21 (could be post 1.0.0)
- Attempt lockless waker Lockless Waker Synchronization? #18 (could be post 1.0.0)
- Change size of queue with const generics #27 (could be post 1.0.0)
- Figure Out If
?Sized
Can Be Used #31
Footnotes
-
Edit: Would depend on https://github.com/rust-lang/rust/pull/95965 & https://github.com/rust-lang/rust/issues/79597 ↩
Metadata
Metadata
Assignees
Labels
No labels