diff --git a/cfail/ui/not-send.stderr b/cfail/ui/not-send.stderr index 97ed4e86..4fa461a1 100644 --- a/cfail/ui/not-send.stderr +++ b/cfail/ui/not-send.stderr @@ -64,9 +64,9 @@ error[E0277]: `*const ()` cannot be sent between threads safely | = help: within `heapless::Vec, 4_usize>`, the trait `Send` is not implemented for `*const ()` = note: required because it appears within the type `PhantomData<*const ()>` - = note: required because it appears within the type `[PhantomData<*const ()>; 4]` - = note: required because it appears within the type `ManuallyDrop<[PhantomData<*const ()>; 4]>` - = note: required because it appears within the type `MaybeUninit<[PhantomData<*const ()>; 4]>` + = note: required because it appears within the type `ManuallyDrop>` + = note: required because it appears within the type `MaybeUninit>` + = note: required because it appears within the type `[MaybeUninit>; 4]` = note: required because it appears within the type `heapless::Vec, 4_usize>` error[E0277]: `*const ()` cannot be sent between threads safely