]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rustc_tools_util/CHANGELOG.md
Rollup merge of #105420 - tmiasko:dest-prop-dead-code, r=JakobDegen
[rust.git] / src / tools / clippy / rustc_tools_util / CHANGELOG.md
1 # Changelog
2
3 ## Version 0.3.0
4
5 * Added `setup_version_info!();` macro for automated scripts.
6 * `get_version_info!()` no longer requires the user to import `rustc_tools_util::VersionInfo` and `std::env`