rtic/ui/single/exception-invalid.stderr

6 lines
169 B
Text
Raw Normal View History

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) {}
| ^^^