2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-03-05 07:47:19 +00:00
rust-clippy/rustc_tools_util/CHANGELOG.md

202 B

Changelog

Version 0.3.0

  • Added setup_version_info!(); macro for automated scripts.
  • get_version_info!() no longer requires the user to import rustc_tools_util::VersionInfo and std::env