rust-analyzer: call to unsafe function ... on println! in minimal hello world app #21001
-
|
I have installed In my editor, I get strange errors from I searched and found issue #20051 but it seems to have been taken care of long time ago and closed. If I switch to another old toolchain I have on my system (so set it as default) things seems to function properly. (in How can I fix that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
That issue should have been fixed in your version. I guess you might be using other rust-analyzer version from other source (like |
Beta Was this translation helpful? Give feedback.
-
|
Ok, updated using Mason and indeed it seem to have fixed it. |
Beta Was this translation helpful? Give feedback.
That issue should have been fixed in your version. I guess you might be using other rust-analyzer version from other source (like
mason.nvim) inside your editor