mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-24 21:53:56 +00:00
wildcard_match_arm: update ui test stderr
This commit is contained in:
parent
c7ae44c0e2
commit
c676578097
@ -1,5 +1,5 @@
|
||||
error: wildcard match will miss any future added variants.
|
||||
--> $DIR/wildcard_match_arm.rs:26:3
|
||||
--> $DIR/wildcard_match_arm.rs:26:9
|
||||
|
|
||||
LL | _ => eprintln!("Not red"),
|
||||
| ^
|
||||
|
Loading…
Reference in New Issue
Block a user