rust-lang/rust-analyzer: 2026-08-31
Commit: f899669 Release: 2026-08-31 (v0.3.3033) New Features #23213 offer "Extract variable" on field names in record expressions. Fixes #23232 (first contribution) fix inference of never type in array repeat…
Topic - Edition
Commit: f899669 Release: 2026-08-31 (v0.3.3033) New Features #23213 offer "Extract variable" on field names in record expressions. Fixes #23232 (first contribution) fix inference of never type in array repeat…
Merge pull request #23256 from j-ricardo-goncalves/master fix: issue 22826