floofloof@lemmy.ca to Rust@programming.devEnglish · 2 年前Rust devs push back as Serde project ships precompiled binarieswww.bleepingcomputer.comexternal-linkmessage-square4fedilinkarrow-up148arrow-down12cross-posted to: rust@programming.devprogramming@programming.devprogramming@beehaw.org
arrow-up146arrow-down1external-linkRust devs push back as Serde project ships precompiled binarieswww.bleepingcomputer.comfloofloof@lemmy.ca to Rust@programming.devEnglish · 2 年前message-square4fedilinkcross-posted to: rust@programming.devprogramming@programming.devprogramming@beehaw.org
minus-squareCameronDev@programming.devlinkfedilinkarrow-up2·2 年前Perhaps 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 年前Yup. 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…