Hacker News new | ask | show | jobs
by akerro 3555 days ago
Where can I download cargo for i686-unknown-freebsd ?
1 comments

https://static.rust-lang.org/dist/index.html is where all the builds are stored. https://static.rust-lang.org/dist/rustc-1.11.0-i686-unknown-... should have both the rustc and cargo for 1.11.
It doesnt have cargo there, only rustc. cargo still doesnt build on FreeBSD platforms.
Very strange, I must have opened the wrong one. I thought I saw it? I wonder why the docs are wrong here, then...