Skip to content

0.3.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@cramertj cramertj released this 15 Jan 00:02
· 1008 commits to master since this release
  • Updated to new nightly with a modification to Pin::set.
  • Expose AssertUnmoved and PendingOnce.
  • Prevent double-panic in AssertUnmoved.
  • Support nested invocations of the select! macro.
  • Implement Default for Mutex and SelectAll.