60
submitted 1 year ago by nemeski@mander.xyz to c/rust@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] Starfighter@discuss.tchncs.de 15 points 1 year ago* (last edited 1 year ago)

Good move. Especially for incremental builds linking tends to take up quite a large percentage of the compile time.

I've mostly switched to mold for that reason but having a fast default linker is nice.

[-] thingsiplay@beehaw.org 3 points 1 year ago

I didn't know you can change the linker in Rust projects manually.

[-] Starfighter@discuss.tchncs.de 5 points 1 year ago

There are even little interactive tools for it like: cargo-wizard

this post was submitted on 01 Sep 2025
60 points (100.0% liked)

Rust

8258 readers
28 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS