this post was submitted on 19 May 2024
24 points (96.2% liked)

Rust

6119 readers
1 users here now

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

Wormhole

[email protected]

Credits

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

founded 2 years ago
MODERATORS
 

Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

you are viewing a single comment's thread
view the rest of the comments
[–] fzz 7 points 7 months ago (1 children)

Trying to reduce compilation time, reconfiguring underlying cargo’ build-ctx or just riding off the context and using only build-plan and metadata by host cargo & rustc in the cargo-playdate tool.

[–] secana 1 points 7 months ago (1 children)

Ah yes, compiles times. Off all the things that could be better in rust, my number 1.

[–] fzz 1 points 6 months ago