Changelog #141
Commit: 634cfe3
Release: 2022-08-08
New Features
-
#12837support record and tuple variants inGenerate Enum Variant: -
#12948handle operators like their trait methods in the IDE layer:
-
#12920publish extension for 32-bit ARM (arm-linux-gnueabihf) systems. -
#12808only flycheck the workspace that contains the saved file. -
#12934add setting to disable comment continuation in VS Code (rust-analyzer.typing.continueCommentsOnNewline).
Fixes
-
#12880(first contribution) implement syntax fixup for while loops. -
#12939(first contribution) fix diagnostics location when hovering unresolved types. -
#12918remove whitespace from doctest names when running them. -
#12947don’t switch workspace on VFS file changes from libraries. -
#12949fix incorrect token pick rankings. -
#12919normalize extension spelling torust-analyzer.