about summary refs log tree commit diff
path: root/rustc_tools_util/src/lib.rs
AgeCommit message (Expand)AuthorLines
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