Nemeski@mander.xyz to Rust@programming.dev · 3 months agoFaster linking times with 1.90.0 stable on Linux using the LLD linkerblog.rust-lang.orgexternal-linkmessage-square4linkfedilinkarrow-up160arrow-down10
arrow-up160arrow-down1external-linkFaster linking times with 1.90.0 stable on Linux using the LLD linkerblog.rust-lang.orgNemeski@mander.xyz to Rust@programming.dev · 3 months agomessage-square4linkfedilink
minus-squarethingsiplay@beehaw.orglinkfedilinkarrow-up3·3 months agoI didn’t know you can change the linker in Rust projects manually.
minus-squareStarfighter@discuss.tchncs.delinkfedilinkarrow-up5·3 months agoThere are even little interactive tools for it like: cargo-wizard
I didn’t know you can change the linker in Rust projects manually.
There are even little interactive tools for it like: cargo-wizard