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