Skip to content

0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 03:51
· 92 commits to main since this release
  • Update to new coroutine API since nightly-2023-10-21. This renames unstable generator_trait feature to coroutine_trait. The old cargo feature name is kept as a deprecated alias and will be removed in the next breaking release. (daf9165)

  • Recognize full path to std types/functions. (28507ca)