rust-analyzer v0.3.2946 (2026-06-22) ships one new feature and several bug fixes. The new feature adds a 'Create Rust project' command. Fixes include: correcting benchmark runnable execution, resolving a bit/byte mismatch in const eval, fixing a crash on static constants in array length positions, preventing panics on out-of-range integer literals in const positions, properly checking #[cfg] in tail expression macros, and avoiding spurious .await completions on receivers of unknown type.

1m read timeFrom rust-analyzer.github.io
Post cover image
895 Impressions