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