This is an archive of the discontinued Mercurial Phabricator instance.

automation: install Rust in Linux environment
ClosedPublic

Authored by indygreg on Aug 4 2019, 12:52 PM.

Details

Summary

This will install Rust 1.31.1, 1.34.2, and whatever stable is at
the time the install runs. We install 1.31.1 as our minimum supported
Rust version (I think that's what we're currently targeting) and
1.34 because that's what Debian 10 is shipping.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Aug 4 2019, 12:52 PM
pulkit accepted this revision.Aug 6 2019, 7:20 AM
This revision is now accepted and ready to land.Aug 6 2019, 7:20 AM
This revision was automatically updated to reflect the committed changes.