Changelog #301
Commit: 21f8445
Release: 2025-11-10 (v0.3.2675)
New Features
-
#20565add "Convert rangefortowhile" assist.
Fixes
-
#20964canonicalizecustom-target.jsonpaths when fetching sysroot metadata. -
#20961consider more expression types asin_value. -
#20963expand literals with wrong suffixes intoLitKind::Err. -
#20971fix panic while resolving callable signatures forAsyncFnMut. -
#20957keep associated items ingenerate_blanket_trait_impl. -
#20973handle method calls inapply_demorgan.
Internal Improvements
-
#21005(first contribution) improve wording in testing docs. -
#20994reduce memory usage of symbol index. -
#20997only populate public items in dependency symbol index. -
#20995use newsalsaAPI forSymbolsDatabase. -
#20991,#20990,#20988mergetext-size,ungrammarandsmol_strinto rust-analyzer. -
#21002bump library editions to 2024 and remove legacy files.