from Hacker News

Rust 1.57

by bilalhusain on 12/2/21, 2:58 PM with 9 comments

  • by nitsky on 12/2/21, 4:19 PM

    Hooray, custom profiles are now stable! This helps avoid rebuilds when toggling LTO and changing optimization levels.
  • by Shadonototra on 12/2/21, 8:52 PM

    > [profile.production]

    proof that using a config file was a poor idea for the long run

    zig is doing it right with build.zig

  • by 8K832d7tNmiQ on 12/2/21, 7:22 PM

    What's the status for custom final binary directory output `--out-dir` and why would it take so long to finalise it?
  • by crispyalmond on 12/2/21, 6:32 PM

    What a boring release. I don't mean this as an insult, I think this is great.