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