nix icon indicating copy to clipboard operation
nix copied to clipboard

Consider stopping use of `extra_traits` feature due to soundness issues?

Open erickt opened this issue 1 year ago • 9 comments
trafficstars

There are apparently some soundness issues with libc's extra_traits feature in https://github.com/rust-lang/libc/issues/2700, https://github.com/rust-lang/libc/issues/2064, and https://github.com/rust-lang/libc/issues/2816, with an effort to remove the extra_traits feature to avoid this issue in https://github.com/rust-lang/libc/pull/3692. Would it be worthwhile removing it?

erickt avatar Aug 06 '24 16:08 erickt