This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2025-03-05 07:47:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
18e4632b2b
Branches
Tags
No results found.
rust-clippy
/
rustc_tools_util
/
CHANGELOG.md
xFrednet
004b885c0a
rustc_tools_util: changelog and 0.3.0 release
2022-12-15 13:01:02 +01:00
202 B
Raw
Blame
History
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