This is an archive of the discontinued Mercurial Phabricator instance.

rust: update minimum supported Rust compiler version
ClosedPublic

Authored by Alphare on Oct 1 2020, 8:04 AM.

Details

Summary

Debian stable backported rustc 1.41.1 for a Firefox release that needed it,
so we can finally update the compiler version to something that isn't more than
a year old.

This means that (among other things [1]), async await syntax is usable!

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

Alphare created this revision.Oct 1 2020, 8:04 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.