Skip to content

Update minimum rustc version requirement

Michael Aaron Murphy requested to merge jwbowen:master into master

Created by: jwbowen

Updated the MIN_VERSION of rustc to be 1.19.0 and the comment to reference the RFC/GitHub issue that is the reason behind the version requirement.

I also updated the error printed if the minimum version is not met to reflect this version.

Merge request reports