floofloof@lemmy.ca to Rust@programming.devEnglish · 2 years agoRust devs push back as Serde project ships precompiled binarieswww.bleepingcomputer.comexternal-linkmessage-square6fedilinkarrow-up156arrow-down12cross-posted to: rust@programming.devprogramming@programming.devprogramming@beehaw.org
arrow-up154arrow-down1external-linkRust devs push back as Serde project ships precompiled binarieswww.bleepingcomputer.comfloofloof@lemmy.ca to Rust@programming.devEnglish · 2 years agomessage-square6fedilinkcross-posted to: rust@programming.devprogramming@programming.devprogramming@beehaw.org
minus-squareCameronDev@programming.devlinkfedilinkarrow-up3·2 years agoPerhaps I missed it in the article/GitHub issue, but what was the reason for the change? Something something compile times??
minus-squaregrinde@programming.devlinkfedilinkEnglisharrow-up5·edit-22 years agoYup. The binary is precompiled proc macros. Should save a negligible amount of time…
Perhaps I missed it in the article/GitHub issue, but what was the reason for the change? Something something compile times??
Yup. The binary is precompiled proc macros. Should save a negligible amount of time…