diff options
Diffstat (limited to 'macros/ui/monotonic-with-attrs.stderr')
| -rw-r--r-- | macros/ui/monotonic-with-attrs.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/monotonic-with-attrs.stderr b/macros/ui/monotonic-with-attrs.stderr new file mode 100644 index 0000000..62655d8 --- /dev/null +++ b/macros/ui/monotonic-with-attrs.stderr @@ -0,0 +1,5 @@ +error: Monotonic does not support attributes other than `#[cfg]` + --> $DIR/monotonic-with-attrs.rs:5:7 + | +5 | #[no_mangle] + | ^^^^^^^^^ |
