Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Rust 1.57
(opens in new tab)
(blog.rust-lang.org)
57 points
bilalhusain
4y ago
9 comments
Save
Share
9 comments
7 comments · 4 top-level
top
newest
oldest
Shadonototra
4y ago
· 2 in thread
> [profile.production]
proof that using a config file was a poor idea for the long run
zig is doing it right with build.zig
vlang1dot0
4y ago
I don't see how that follows. Declarative build configuration is very good and Rust needs to lean harder in that direction and minimize the use of build.rs.
Shadonototra
4y ago
build.rs is the way to go, configuration withing configuration files is the root for evils like XML scripting in msbuild
1 more reply
crispyalmond
4y ago
· 1 in thread
What a boring release. I don't mean this as an insult, I think this is great.
zibzab
4y ago
Yeah, what Rust needs right now is stability
nitsky
4y ago
Hooray, custom profiles are now stable! This helps avoid rebuilds when toggling LTO and changing optimization levels.
8K832d7tNmiQ
4y ago
What's the status for custom final binary directory output `--out-dir` and why would it take so long to finalise it?
j
/
k
navigate · click thread line to collapse