mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 23:24:24 +00:00
202 B
202 B
Changelog
Version 0.3.0
- Added
setup_version_info!();
macro for automated scripts. get_version_info!()
no longer requires the user to importrustc_tools_util::VersionInfo
andstd::env