Crate rustc_tools_util

Source

Macros§

get_version_info
This macro creates the version string during compilation from the current environment
setup_version_info
This macro can be used in build.rs to automatically set the needed environment values, namely GIT_HASH, COMMIT_DATE and RUSTC_RELEASE_CHANNEL

Structs§

VersionInfo

Functions§

get_channel
get_commit_date
get_commit_hash
get_compiler_version
rerun_if_git_changes