index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rustc_tools_util
Age
Commit message (
Expand
)
Author
Lines
2025-02-14
Make rust_tools_util package compatible with current stable by lowering rust ...
Sebastian Jeltsch
-7
/
+7
2025-02-13
rustc_tools_util: Change release channel default to stable
Sebastian Jeltsch
-25
/
+36
2025-01-13
Select edition 2024
Samuel Tardieu
-1
/
+1
2024-10-07
Update README and CHANGELOG
Philipp Krones
-2
/
+11
2024-10-07
rustc_tools_util: bump version
Ralf Jung
-4
/
+4
2024-10-07
rustc_tools_util: rerun when git commit changes
Ralf Jung
-21
/
+48
2024-08-06
Auto merge of #13225 - Jarcho:warnings, r=flip1995
bors
-5
/
+0
2024-08-06
Use `-D warnings` instead of `deny-warnings` feature.
Jason Newcomb
-5
/
+0
2024-08-05
Use a deterministic number of digits in rustc_tools_util commit hashes
David Tolnay
-2
/
+3
2024-08-04
Check exit status of subcommands spawned by rustc_tools_util
David Tolnay
-29
/
+27
2024-01-03
Update copyright year for Clippy (2024 edition)
blyxyas
-1
/
+1
2023-03-09
avoid reuse tripping over copyright notices
Pietro Albini
-0
/
+4
2022-12-17
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
Philipp Krones
-37
/
+57
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-11
/
+11
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-2
/
+2
2022-01-17
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
flip1995
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-03
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
flip1995
-6
/
+6
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-1
/
+1
2020-05-28
Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2
flip1995
-0
/
+2
2020-02-20
Update Copyright year
flip1995
-1
/
+1
2019-11-25
Enable deny-warnings feature everywhere in CI
flip1995
-0
/
+6
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+3
2019-10-04
Use new format of licenses
Mateusz Mikuła
-1
/
+1
2019-08-01
Update formatting
Michael Wright
-1
/
+0
2019-05-23
clippy: bump rustc_tools util version to 0.2
Matthias Krüger
-1
/
+1
2019-05-23
rustc_tool_utils: bump version to 0.2.0
Matthias Krüger
-5
/
+5
2019-04-28
rustc_tools_util: try to handle case of not having CFG_RELEASE_CHANNEL better...
Matthias Krüger
-10
/
+33
2019-02-10
removing redundant closures in the whole project
Grzegorz
-2
/
+2
2019-01-08
Remove all copyright license headers
Philipp Hansch
-10
/
+1
2019-01-02
rustc_tool_utils: fix failure to create proper non-repo version string when u...
Matthias Krüger
-11
/
+12
2018-12-25
rustc_tools_util: add readme
Matthias Krüger
-0
/
+58
2018-12-25
rustc_tool_utils: expand Cargo.toml with a few keywords in preparation for cr...
Matthias Krüger
-0
/
+6
2018-11-27
Run rustfmt on rustc_tools_util
flip1995
-1
/
+0
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-30
remove cargo edition 2018 feature gate.
Matthias Krüger
-2
/
+0
2018-09-29
rustc_tools_util: remove test and tool_lints features, both are actually unused.
Matthias Krüger
-3
/
+0
2018-09-15
Revert "the cargo feature: edition 2018 is stabilized in current nightly"
Eduard-Mihai Burtescu
-0
/
+2
2018-09-14
Reapply: "the cargo feature: edition 2018 is stabilized in current nightly"
flip1995
-2
/
+0
2018-09-13
rustc_tools_util: clean up pedantic clippy warnings
Matthias Krüger
-31
/
+27
2018-09-10
Revert "the cargo feature: edition 2018 is stabilized in current nightly"
Oliver Schneider
-0
/
+2
2018-09-10
Merge pull request #3160 from matthiaskrgr/ed_2018
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-2
/
+0
2018-09-10
the cargo feature: edition 2018 is stabilized in current nightly
Matthias Krüger
-2
/
+0
2018-09-09
impl std::fmt::Debug for VersionInfo
Matthias Krüger
-2
/
+35
2018-09-07
rustc_tools_util: add test
Matthias Krüger
-0
/
+26
2018-09-07
rustc_tools_util: don't hardcode crate name
Matthias Krüger
-2
/
+6
2018-09-06
print git commit hash and commit date in version output
Matthias Krüger
-0
/
+90