Duplicate unused variable warning #22599
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
I get two identical unused variable warnings when trying to compile the following code:
I get the following output:
rustc version:
Operating system: Arch Linux x86_64
The text was updated successfully, but these errors were encountered: