Replies: 2 comments 3 replies
-
You probably have a different version on Windows. Can you test with a binary release from GitHub? |
Beta Was this translation helpful? Give feedback.
1 reply
-
#16607 sounds like the same issue. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a strange problem I cannot figure out why.
I have the following code:
I select the for loop and choose "Extract into function" the generated function looks like this:
I cannot figure out where those "" come from. I am using Neovim in WSL. My rist-anaylzer version is:
❯ rust-analyzer --version
rust-analyzer 1.77.1 (7cf61eb 2024-03-27)
I have the same setup on my Windows machine and it's working as expected. Any ideas? Is this a WSL issue? Any helps appreciated.
Beta Was this translation helpful? Give feedback.
All reactions