linkme 0.3.36

Safe cross-platform linker shenanigans
Documentation
1
2
3
4
5
6
7
error[E0080]: evaluation panicked: #[distributed_slice] requires that the slice element type has nonzero size
 --> tests/ui/zerosized.rs:7:1
  |
7 | #[distributed_slice]
  | ^^^^^^^^^^^^^^^^^^^^ evaluation of `ZEROSIZED` failed here
  |
  = note: this error originates in the attribute macro `distributed_slice` (in Nightly builds, run with -Z macro-backtrace for more info)