HomeLinuxNew Model of Rust Speeds Compilation With Much less Debugging Information By...

New Model of Rust Speeds Compilation With Much less Debugging Information By Default


The Rust staff launched a brand new model Thursday — Rust 1.69.0 — boasting over over 3,000 new commits from over 500 contributors.

Phoronix highlights two new enhancements:

With a view to speed-up compilation speeds, Rust 1.69 and transferring ahead debug data is not included in construct scripts by default. Cargo will keep away from emitting debug data in construct scripts by default — resulting in much less informative backtraces in construct scripts when issues come up, however sooner construct speeds by default. These wanting the debug data emitted can now set the debug flag of their Cargo.toml configuration.

The Cargo construct shipped by Rust 1.69 can also be now able to suggesting fixes routinely for a few of the generated warnings. Cargo may even recommend utilizing “cargo repair” / “cargo clippy –fix” when it is aware of the errors may be routinely mounted.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments