Skip to content

Commit f56e013

Browse files
committed
wildcard_match_arm: update ui test stderr
1 parent 5ded6cd commit f56e013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/wildcard_match_arm.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: wildcard match will miss any future added variants.
2-
--> $DIR/wildcard_match_arm.rs:26:3
2+
--> $DIR/wildcard_match_arm.rs:26:9
33
|
44
LL | _ => eprintln!("Not red"),
55
| ^

0 commit comments

Comments
 (0)