aboutsummaryrefslogtreecommitdiff
path: root/ui/single/exception-invalid.stderr
blob: 306074b095f1393a4241a87351a21d344190c17e (plain) (blame)
1
2
3
4
5
6
7
8
error: only exceptions with configurable priority can be used as hardware tasks
 --> $DIR/exception-invalid.rs:6:8
  |
6 |     fn nmi(_: nmi::Context) {}
  |        ^^^

error: aborting due to previous error