2019-06-13 23:56:59 +02:00
|
|
|
error: only exceptions with configurable priority can be used as hardware tasks
|
|
|
|
--> $DIR/exception-invalid.rs:6:8
|
|
|
|
|
|
2019-06-20 06:19:59 +02:00
|
|
|
6 | fn nmi(_: nmi::Context) {}
|
|
|
|
| ^^^
|
2019-06-13 23:56:59 +02:00
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|