]> git.lizzy.rs Git - enumset.git/commitdiff
Update ui test output.
authorAlissa Rao <lymia@lymiahugs.com>
Mon, 5 Jul 2021 21:36:14 +0000 (14:36 -0700)
committerAlissa Rao <lymia@lymiahugs.com>
Mon, 5 Jul 2021 21:36:14 +0000 (14:36 -0700)
enumset/tests/compile-fail/variants.stderr

index f849291348ccc8d48a36df4cb7df63aa67eecf24..259842a78bef6bd117baecbab38e096b9472a29b 100644 (file)
@@ -34,7 +34,7 @@ error: serialize_repr cannot be smaller than bitset.
 41 | #[derive(EnumSetType)]
    |          ^^^^^^^^^^^
    |
-   = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the derive macro `EnumSetType` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: `#[derive(EnumSetType)]` may only be used on enums
   --> $DIR/variants.rs:48:1