1error: E::Aaa should sort before E::Bbb
2  --> tests/ui/repeat.rs:12:9
3   |
412 |         E::Aaa(_) => {}
5   |         ^^^^^^
6