We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ded6cd commit f56e013Copy full SHA for f56e013
tests/ui/wildcard_match_arm.stderr
@@ -1,5 +1,5 @@
1
error: wildcard match will miss any future added variants.
2
- --> $DIR/wildcard_match_arm.rs:26:3
+ --> $DIR/wildcard_match_arm.rs:26:9
3
|
4
LL | _ => eprintln!("Not red"),
5
| ^
0 commit comments