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