Debian Patches

Status for rust-pleaser/0.5.5-3

Patch Description Author Forwarded Bugs Origin Last update
use-mem-zeroed.patch use mem::zeroed to create zero timespec. The time64 patches for the libc crate add padding to struct timespec,
on time64 architectures. Unfortunately this means that timespecs can't
be created in the normal way in rust.

Instead we create the structure using std::mem::zeroed.
Peter Michael Green <plugwash@debian.org> no

All known versions for source package 'rust-pleaser'

Links