Closed
Description
To be able to compile releases years after the release date and to always use the same compiler (no sudden surprises), I suggest to pin a release to a stable release and use the RUSTC_BOOTSTRAP=1
environment variable trick.
See also:
haraldh/enarx-keepldr@42529f1
and replace stable
with a specific rust release version.