android13/external/rust/crates/remain/tests/ui/match-stable.stderr

6 lines
129 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
error: E::Bbb should sort before E::Ccc
--> $DIR/match-stable.rs:17:9
|
17 | E::Bbb(_, _) => {}
| ^^^^^^