this post was submitted on 24 Jan 2024
87 points (97.8% liked)

Rust

7234 readers
32 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 2 years ago
MODERATORS
 

Upto 90% for hellworld

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Lmaydev@programming.dev 3 points 2 years ago (1 children)

In fact, this new default will be used for any profile which does not enable debuginfo anywhere in its dependency chain, not just for the release profile.

On reflection I imagine the debug profile does enable this

[โ€“] robinm@programming.dev 2 points 2 years ago

Yeah, this make sence