Changelog #77
Commit: b824588
Release: 2021-05-17
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
Fixes
-
#8802(first contribution) keep comments and attributes when extracting struct from enum variant. -
#8819(first contribution) use package root ascargo checkworking directory. -
#8398fix inference with conditionally compiled tails. -
#8800make "Pull assignment up" assist work in more cases. -
#8805use Cargo target name as crate name. -
#8806,#8808strip delimiters from function-like macro invocations. -
#8812fix dependencies of build scripts. -
#8820return absolute paths infind_pathif crate start is ambiguous. -
#8823enable task lists inpulldown_cmark. -
#8814keep doc comments and outer attributes in "Move module to file" assist. -
#8830implement built-inconcat_idents!macro. -
#8831applyasyncsemantic token modifier to theasync/awaitkeywords. -
#8840fix false positive "Missing match arm" when a tuple pattern is shorter than scrutinee type. -
#8845add default type parameters on "GenerateDefaultfromnewfunction". -
#8848attach comments toast::Impl. -
#8853tagSelfin impls as a type alias.