Subject: CVS commit: pkgsrc/lang/rust-analyzer
From: Thomas Klausner
Date: 2022-01-24 10:37:19
Message id: 20220124093719.7B52BFB24@cvs.NetBSD.org

Log Message:
rust-analyzer: update to 0.0.2022.01.24.

2022-01-24

11334: fix: don't panic in semantics due to `cfg_attr` disrupting
offsets

Reduces the panic in
https://github.com/rust-analyzer/rust-analyzer/issues/11298 to an
early return, that means we won't resolve these cases again for
now, but this is better than constantly panicking in highlighting
and hovering.

2022-01-17

11287: fix: rust-analyzer spamming overly error message when
workspace not being loaded

Fixes #10120

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