1error[E0080]: could not evaluate static initializer 2 --> tests/ui/zerosized.rs:7:1 3 | 47 | #[distributed_slice] 5 | ^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: ::linkme::__private::mem::size_of::<<[Unit] as\n ::linkme::__private::Slice>::Element>() > 0', $DIR/tests/ui/zerosized.rs:7:1 6 | 7 = note: this error originates in the macro `::linkme::__private::assert` (in Nightly builds, run with -Z macro-backtrace for more info) 8