]> git.lizzy.rs Git - rust.git/history - .github/workflows/clippy.yml
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
[rust.git] / .github / workflows / clippy.yml
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-12 borsAuto merge of #5163 - flip1995:gha_fix, r=flip1995
2020-02-12 borsAuto merge of #5165 - matthiaskrgr:ci_cargo_cache_autoc...
2020-02-12 Matthias Krügergha: install cargo-cache with ci-autoclean feature...
2020-02-12 borsAuto merge of #5162 - flip1995:gha_fix, r=flip1995
2020-02-12 flip1995Use list instead of array for branch names
2020-02-12 borsAuto merge of #5088 - rust-lang:gha, r=Manishearth...
2020-02-12 flip1995Use nightly cargo to install cargo-cache
2020-02-12 flip1995Apply review comments
2020-02-12 flip1995Use hash of Cargo.lock file in cache name
2020-02-12 flip1995Extract driver test
2020-02-12 flip1995Cancle builds on new commits
2020-02-12 flip1995Add Clippy Test to GHA