Subject: CVS commit: pkgsrc/lang/rust-analyzer
From: Adam Ciarcinski
Date: 2022-02-14 19:25:49
Message id: 20220214182549.D176FFB24@cvs.NetBSD.org

Log Message:
rust-analyzer: updated to 0.0.2022.02.14

0.0.2022.02.14

New Features
* fix up syntax errors in attribute macro inputs to make completion work more often
* render whether a function is async / const / unsafe in completion details

Fixes
* (first contribution) add missing experimental capabilities.
* (first contribution) use text range of a mod name after macro expansion when \ 
renaming a module.
* don’t change references to super when renaming a module.
* fix documentation of SsrParams.

Internal Improvements
* make ascend_call_token iterative instead of recursive.
* fix serialization of WorkspaceSymbolParams.

Files:
RevisionActionfile
1.9modifypkgsrc/lang/rust-analyzer/Makefile
1.6modifypkgsrc/lang/rust-analyzer/cargo-depends.mk
1.10modifypkgsrc/lang/rust-analyzer/distinfo