aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/match-stable.stderr
blob: ff18739c9408c6da3894a25450f203c837d7a029 (plain)
1
2
3
4
5
error: E::Bbb should sort before E::Ccc
  --> tests/ui/match-stable.rs:17:9
   |
17 |         E::Bbb(_, _) => {}
   |         ^^^^^^