• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: E::Bbb should sort before E::Ddd
2  --> tests/ui/unsorted-match-unstable.rs:21:9
3   |
421 |         E::Bbb(_, _) => {}
5   |         ^^^^^^
6