Commit: 59bc7b4 
Release: 2024-12-30 (v0.3.2237)
New Features
- #18707show substitution where hovering over generic things.
- #18743unify handling of path diagnostics in- hir-ty.
Fixes
- #18744(first contribution) treat- ;as a terminator rather than part of a glued expression.
- #18756add missing enum name when hovering on variant fields.
- #18778fix flycheck diagnostics flickering for binary targets.
- #18784do not merge spans with different anchors.
- #18789fix invalid- -Oflag used by- cfgdiscovery.
- #18722rename- rust-analyzer.statusBar.documentSelectorto- showStatusBar, add- alwaysand- neveroptions.
Internal Improvements
- #18774implement parameter variance inference.
- #18718standardize iterator passing in- SyntaxFactory.
- #18760,- #18762work around leaking- salsacycles.
- #18761swallow- config value is not setCargo error.
- #18754clean up target fetching for Cargo metadata.
- #18785clean up toolchain info fetching.
- #18750revert "disable- rustctest metrics".
- #18787automatically cancel CI checks on new push to PR.
See also the changelog post.