Update minimum rustc version requirement
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.