8000 Release Send, Sync, Clone · tower120/any_vec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Send, Sync, Clone

Compare
Choose a tag to compare
@tower120 tower120 released this 29 May 20:04
· 42 commits to main since this release

Added

  • AnyVec now can be Sync, Send, Clone.

Changed

  • any_value::AnyValueTemp moved to ops::AnyValueTemp
  • any_vec::Unknown -> any_vec::any_value::Unknown

Fixed

  • AnyVec::insert now check type again.
  • AnyValueWrapper::downcast UB fx.
0