1error: E::Bbb should sort before E::Ccc
2  --> tests/ui/match-unstable.rs:20:9
3   |
420 |         E::Bbb(_, _) => {}
5   |         ^^^^^^
6