0.3.0-alpha.12
Pre-release
Pre-release
cramertj
released this
15 Jan 00:02
·
1019 commits
to master
since this release
- Updated to new nightly with a modification to
Pin::set
. - Expose
AssertUnmoved
andPendingOnce
. - Prevent double-panic in
AssertUnmoved
. - Support nested invocations of the
select!
macro. - Implement
Default
forMutex
andSelectAll
.