pkgsrc/lang/rust-analyzer
adam c122e86637 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.
2022-02-14 18:25:49 +00:00
..
patches rust-analyzer: Use pre-1.58.0 format strings. 2022-02-14 08:27:17 +00:00
cargo-depends.mk rust-analyzer: updated to 0.0.2022.02.14 2022-02-14 18:25:49 +00:00
DESCR
distinfo rust-analyzer: updated to 0.0.2022.02.14 2022-02-14 18:25:49 +00:00
Makefile rust-analyzer: updated to 0.0.2022.02.14 2022-02-14 18:25:49 +00:00
PLIST