illegal_floating_point_literal_pattern warns twice #86600
Labels
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
C-future-incompatibility
Category: Future-incompatibility lints
With the following code (playground):
I expected to see one warning.
Instead, this happened:
Meta
The text was updated successfully, but these errors were encountered: