Function rustc_interface::util::rustc_version_str

source ·
pub fn rustc_version_str() -> Option<&'static str>
Expand description

Returns the version string for rustc itself (which may be different from a tool version).