
rust-analyzer0 Hot2 phút
Changelog #335
rust-analyzer v0.3.2963 (2026-07-06) ships a batch of bug fixes including crash fixes in completions inside macro calls, extract_variable with unresolved macros, and several assist panics (unwrap_return_type, convert_tuple_struct_to_named_struct). Other fixes address const resolution in array lengths, coroutine parameter handling, cfg lowering, and method resolution on error types. Internal work continues removing legacy Salsa query-group APIs (#[salsa::lru], #[salsa::invoke_interned]) and inlining proc-macro expansion helpers. Notably, AI usage is now disallowed for E-easy and E-has-instructions issues.