about summary refs log tree commit diff
path: root/rustc_tools_util/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-02-14Make rust_tools_util package compatible with current stable by lowering rust ...Sebastian Jeltsch-2/+2
2025-02-13rustc_tools_util: Change release channel default to stableSebastian Jeltsch-1/+1
2025-01-13Select edition 2024Samuel Tardieu-1/+1
2024-10-07rustc_tools_util: bump versionRalf Jung-1/+1
2024-08-06Use `-D warnings` instead of `deny-warnings` feature.Jason Newcomb-3/+0
2022-12-15rustc_tools_util: changelog and 0.3.0 releasexFrednet-1/+1
2022-10-01rustc_tool_utils bump version in anticipation of a new releaseMatthias Krüger-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-1/+1
2019-11-25Enable deny-warnings feature everywhere in CIflip1995-0/+4
2019-10-04Use new format of licensesMateusz Mikuła-1/+1
2019-05-23rustc_tool_utils: bump version to 0.2.0Matthias Krüger-1/+1
2019-01-02rustc_tool_utils: fix failure to create proper non-repo version string when u...Matthias Krüger-1/+1
2018-12-25rustc_tool_utils: expand Cargo.toml with a few keywords in preparation for cr...Matthias Krüger-0/+6
2018-09-30remove cargo edition 2018 feature gate.Matthias Krüger-2/+0
2018-09-15Revert "the cargo feature: edition 2018 is stabilized in current nightly"Eduard-Mihai Burtescu-0/+2
2018-09-14Reapply: "the cargo feature: edition 2018 is stabilized in current nightly"flip1995-2/+0
2018-09-10Revert "the cargo feature: edition 2018 is stabilized in current nightly"Oliver Schneider-0/+2
2018-09-10the cargo feature: edition 2018 is stabilized in current nightlyMatthias Krüger-2/+0
2018-09-06print git commit hash and commit date in version outputMatthias Krüger-0/+8