SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 0 Rust

Don't use field initializers for libc::timespec

This create conflict if the timespec of a target has additional fields.
Use libc::timespec::default() instead
J
Jan Sommer committed
05cda351da24a2892d76fab6ed586aa348163d14
Parent: 85805c3