aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unsorted-enum.stderr
blob: 7ea243ece30c34c285febe32f19becc8726e1c77 (plain)
1
2
3
4
5
error: Bbb should sort before Ccc
 --> tests/ui/unsorted-enum.rs:9:5
  |
9 |     Bbb(u8, u8),
  |     ^^^