From a5795a8f45f73099d88817fc8eb6c265689b862e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Wed, 3 Mar 2021 08:55:19 +0100 Subject: Remove keyword single for all tests --- ui/exception-invalid.stderr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ui/exception-invalid.stderr (limited to 'ui/exception-invalid.stderr') diff --git a/ui/exception-invalid.stderr b/ui/exception-invalid.stderr new file mode 100644 index 0000000..9021376 --- /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) {} + | ^^^ -- cgit v1.2.3