A4-Tacks
A4-Tacks
```rust fn main() { let _x = || 2; } ``` Cursor on `||`, choose `Add braces to this closure body` **Current bug**: ```rust fn main() { let _x =...
> `S` `Som` `` `la` `.an` `` `la` `.ifl` `` This still hasn't been fixed
> This seems to happen occasionally, but I encounter bugs most of the time during testing It seems that performing this operation multiple times on the same line can reproduce...
This is reproduction gif: 
I added a `console.log` before #5438 changes, log: ``` 2025-09-26T18:22:37.673 INFO (pid:16552) [plugin] - coc.nvim initialized with node: v23.9.0 after 825 2025-09-26T18:22:37.678 INFO (pid:16552) [services] - LanguageClient Rust Analyzer Language...
> Make this test: remove the `this._applying` check, run `synchronize` on vim. No changes, it's still a bug
It seems to be related to it: ```javascript logger.info('Content change after snippet') ``` When I commented the if where the log is located, #5438 will completely invalid
Is this bug still being fixing?
Can you take a look at the other issues I have opened?
This is a feature of the new version of Rust, I'm not sure how to make the old version ignore this test