Macro rustc_interface::util::version_str
source · pub macro version_str() {
...
}
Expand description
Returns a version string such as “1.46.0 (04488afe3 2020-08-24)” when invoked by an in-tree tool.
pub macro version_str() {
...
}
Returns a version string such as “1.46.0 (04488afe3 2020-08-24)” when invoked by an in-tree tool.