diff options
Diffstat (limited to 'ui/exception-invalid.stderr')
-rw-r--r-- | ui/exception-invalid.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/exception-invalid.stderr b/ui/exception-invalid.stderr new file mode 100644 index 00000000..90213768 --- /dev/null +++ b/ui/exception-invalid.stderr @@ -0,0 +1,5 @@ +error: only exceptions with configurable priority can be used as hardware tasks + --> $DIR/exception-invalid.rs:6:8 + | +6 | fn nmi(_: nmi::Context) {} + | ^^^ |