cm0002@lemdro.id to Linux@programming.devEnglish · 15 days agoRust Coreutils cp Ended Up Breaking Ubuntu Image Builds With Latest Incompatibilitywww.phoronix.comexternal-linkmessage-square15linkfedilinkarrow-up135arrow-down14
arrow-up131arrow-down1external-linkRust Coreutils cp Ended Up Breaking Ubuntu Image Builds With Latest Incompatibilitywww.phoronix.comcm0002@lemdro.id to Linux@programming.devEnglish · 15 days agomessage-square15linkfedilink
minus-squarefif-t@fedia.iolinkfedilinkarrow-up7·14 days agoFar from bug proof. You can write as many logic bugs as you want (as that’s what happened here), but it’ll save you from a common class of potentially devastating memory safety and data race bugs in safe Rust.
Far from bug proof. You can write as many logic bugs as you want (as that’s what happened here), but it’ll save you from a common class of potentially devastating memory safety and data race bugs in safe Rust.