New rust and cargo release bring new optimizations that rustup can benefit
Details
Details
- Reviewers
- None
- Group Reviewers
Triage Team
Run rustup install stable as a regular user.
Add ~/.cargo/bin to $PATH
You should now be able to execute cargo and rustc.
Diff Detail
Diff Detail
- Repository
- R4626 rustup
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Sorry, I will try to provide the patches the way you want them tomorrow.
(I don't know what happened in my head, but I was thinking about rust 1.32)
Comment Actions
you really don't need to send in a diff for a rebuild, we can execute one easily after we built rust successfully :)
Comment Actions
Ow sorry, I just wanted to help you :(
So I confirm that a rebuild for rustup should be triggered each time rust is updated
Thank you for being so nice with me with unexperienced contributors :)
Comment Actions
No issue and thx for the confirming but It's for me simpler and faster for me to do rebuilds but I'll keep it in mind in the future to remember rebuilding :)