]> git.lizzy.rs Git - rust.git/history - .github/workflows/clippy_bors.yml
Auto merge of #5453 - rabisg0:fix/redundant_clone, r=phansch
[rust.git] / .github / workflows / clippy_bors.yml
2020-04-14 borsAuto merge of #5453 - rabisg0:fix/redundant_clone,...
2020-04-14 borsAuto merge of #5458 - phansch:is-proc-macro-attr, r...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
2020-04-13 borsAuto merge of #5461 - phansch:disable_rustfmt_integrati...
2020-04-13 Philipp HanschTemporarily disable rustfmt integration test
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 borsAuto merge of #5342 - flip1995:rollup-77s2pmt, r=flip1995
2020-03-19 flip1995Get integration test binary from deps dir
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5262 - JohnTitor:rls, r=flip1995
2020-03-03 Yuki OkushiRevive rls integration test
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiDisable rls test for now
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 flip1995Don't upload target/release in integration_build
2020-02-12 flip1995Use nightly cargo to install cargo-cache
2020-02-12 flip1995Apply review comments
2020-02-12 flip1995Run bors checks unconditionally
2020-02-12 flip1995Add bors dummy jobs
2020-02-12 flip1995Use hash of Cargo.lock file in cache name
2020-02-12 flip1995Build Clippy before running integration tests
2020-02-12 flip1995Allow non-ascii characters in changelog check
2020-02-12 flip1995Extract driver test
2020-02-12 flip1995Limit parallel jobs on try/r+ runs
2020-02-12 flip1995Cancle builds on new commits
2020-02-12 flip1995Move integration tests in clippy_bors.yml
2020-02-12 flip1995Check if changelog exists
2020-02-12 flip1995Add Clippy Test (bors) to GHA