You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thats a rustc diagnostic, sounds like this is marked with an incorrect applicability given it contains placeholder text. Would be good to report that to https://github.com/rust-lang/rust
rust-analyzer version: [edited by @davidbarsky: it is a slightly patched rust-analyzer built from 28830ff]
rustc version: rustc 1.81.0 (eeb90cda1 2024-09-04).
editor or extension: VS Code v0.4.2007
relevant settings: None
code snippet to reproduce:
That gives the error:
And the autofix:
Applying that fix results in the code:
Namely it deletes the value
42
, when I would much prefer the replacement:The text was updated successfully, but these errors were encountered: