Alina Lobanova

Results 7 comments of Alina Lobanova

As I understand, some programmers use `=x.x.x` to avoid unpredictable changes in dependencies. So they would be happy to controllable update the dependencies after checking that nothing has changed in...

Judging by the tests, this is the expected behavior, but I opened the issue before looking at the tests :D https://github.com/intellij-rust/intellij-rust/issues/9466

I can't reproduce this problem: * **IntelliJ Rust plugin version:** 0.4.170.4627-221 * **Rust toolchain version:** 1.62.0-nightly (055bf4ccd 2022-04-25) x86_64-pc-windows-msvc * **IDE name and version:** CLion 2022.1.1 (CL-221.5591.52) * **Operating system:**...

Related to https://github.com/intellij-rust/intellij-rust/issues/7338 The problem is not entirely in macros, the plugin does not fully support the new feature of `format!` macros