Closed
Description
Since updating to the most recent version of rust-analyzer, I am getting many fals-positive missing-unsafe
errors.
Basically every invocation of format!
, eprintln!
and write!
macro results in a diagnostic complaining about a missing unsafe block.
When I run a cargo build, the diagnostics go away.
Metadata
Metadata
Assignees
Labels
No labels