aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/match-unstable.stderr
blob: 56872fb0d77c0f85fb860f24351f0f1987904331 (plain)
1
2
3
4
5
6
7
error: E::Bbb should sort before E::Ccc
  --> $DIR/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)