aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unsorted-match-unstable.stderr
blob: 386860bb28f4a3ab3872659e3e40c4fd20aa37db (plain)
1
2
3
4
5
6
7
error: E::Bbb should sort before E::Ddd
  --> $DIR/unsorted-match-unstable.rs:15:5
   |
15 |     #[sorted]
   |     ^^^^^^^^^
   |
   = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)