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