Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cm3
on May 14, 2016
|
parent
|
context
|
favorite
| on:
Taking Rust everywhere with rustup
What is the new target config option you mention? Link?
sbuttgereit
on May 14, 2016
[–]
It's both mentioned in the blog posting being discussed and from there a link to the standard Cargo documentation:
http://doc.crates.io/config.html
cm3
on May 14, 2016
|
parent
[–]
If I set
[build] target = "x86_64-unknown-linux-musl"
in Cargo.toml and run cargo build --release
unused manifest key: build.target
What am I doing wrong?
mastax
on May 14, 2016
|
root
|
parent
[–]
.cargo/config is different from Cargo.toml
cm3
on May 14, 2016
|
root
|
parent
[–]
Oops, you're right.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: