about summary refs log tree commit diff
path: root/rustc_tools_util/src
AgeCommit message (Expand)AuthorLines
2022-12-17Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyupPhilipp Krones-15/+33
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-6/+6
2022-08-31Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyupJason Newcomb-2/+2
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-6/+6
2019-11-25Enable deny-warnings feature everywhere in CIflip1995-0/+2
2019-10-14new lints around `#[must_use]` fnsAndre Bogus-0/+3
2019-08-01Update formattingMichael Wright-1/+0
2019-05-23rustc_tool_utils: bump version to 0.2.0Matthias Krüger-4/+4
2019-04-28rustc_tools_util: try to handle case of not having CFG_RELEASE_CHANNEL better...Matthias Krüger-10/+29
2019-02-10removing redundant closures in the whole projectGrzegorz-2/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2019-01-02rustc_tool_utils: fix failure to create proper non-repo version string when u...Matthias Krüger-10/+11
2018-11-27Run rustfmt on rustc_tools_utilflip1995-1/+0
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-09-29rustc_tools_util: remove test and tool_lints features, both are actually unused.Matthias Krüger-3/+0
2018-09-13rustc_tools_util: clean up pedantic clippy warningsMatthias Krüger-31/+27
2018-09-09impl std::fmt::Debug for VersionInfoMatthias Krüger-2/+35
2018-09-07rustc_tools_util: add testMatthias Krüger-0/+26
2018-09-07rustc_tools_util: don't hardcode crate nameMatthias Krüger-2/+6
2018-09-06print git commit hash and commit date in version outputMatthias Krüger-0/+82