This is an archive of the discontinued Mercurial Phabricator instance.

contrib: install Rust 1.46.0
ClosedPublic

Authored by indygreg on Oct 5 2020, 1:39 AM.

Details

Summary

Let's use the latest/greatest version of Rust in the automation
environment.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Oct 5 2020, 1:39 AM
Alphare accepted this revision.Oct 5 2020, 4:37 AM
Alphare added a subscriber: Alphare.
Alphare added inline comments.
contrib/automation/hgautomation/linux.py
75

Why do you install 1.31.1? Is it your MSRV?

pulkit accepted this revision.Oct 6 2020, 4:31 AM
This revision is now accepted and ready to land.Oct 6 2020, 4:31 AM
This revision was automatically updated to reflect the committed changes.