Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Paul-ish
9y ago
0 comments
Save
Share
It seems like the Cargo.toml file for binaries should be able to specify this, and cause the crate to be built with the nightly if it is installed. This way you only have to enter cargo build --release.
0 comments
1 comments · 1 top-level
top
newest
oldest
steveklabnik
9y ago
Cargo isn't in charge of selecting what rustc you use; that's the job of Rustup.
In general, _some_ feature like this is desired; nobody has put in the required work yet.
j
/
k
navigate · click thread line to collapse