Changelog #185
This release adds an assist to inline constants, and gives rustfmt its own thread, improving latency during high loads. It also improves documentation rendering in signature help, and makes assists handle lifetimes better.
rust-analyzer.github.io/thisweek/2023/…
Joined December 2019
- Changelog #184 This release adds tuple signature help, and niche information on hover. It also speeds up MIR interpretation, improves const eval and thread prioritization. rust-analyzer.github.io/thisweek/2023/…
- Changelog #183 This release adds #[doc(alias)] symbol search, Markdown highlighting in Code and a diagnostic for usages of `_` in expressions, fixes some inference regressions and sets up thread QoS for big.LITTLE CPUs. rust-analyzer.github.io/thisweek/2023/…
- Changelog #182 This week has #[doc(alias)] method completions, closure capture and signature info on hover, associated trait item highlighting, a diagnostic for moving out of a reference, enum variant layout support, C string literals and MIR episode 5. rust-analyzer.github.io/thisweek/2023/…
- Changelog #181 This release adds closure capture hints and fixes some long-standing bugs related to macro resolution. Unfortunately, the update is not available on the Code marketplaces, but you can install the VSIX instead. rust-analyzer.github.io/thisweek/2023/…

