about summary refs log tree commit diff
path: root/.github/workflows/clippy_dev.yml
AgeCommit message (Expand)AuthorLines
2025-01-03Make CI a little bit saferblyxyas-0/+3
2024-11-07Remove path filterJakub Beránek-6/+0
2024-10-25Switch CI from bors to merge queueJakub Beránek-27/+17
2024-08-06Use `-D warnings` instead of `deny-warnings` feature.Jason Newcomb-1/+4
2023-12-26ci: Update to `actions/checkout@v4` from `v3`.Bruce Mitchener-1/+1
2023-06-04Remove `CARGO_UNSTABLE_SPARSE_REGISTRY` env from ciAlex Macleod-1/+0
2023-05-12Update actions/checkoutTakayuki Nakata-1/+1
2022-10-13Enable cargo sparse registry in CIAlex Macleod-0/+2
2022-04-29Update GitHub Actions actions/checkout@v2 to v3David Tolnay-1/+1
2022-03-01Move testing of cargo dev new_lint to cargo dev workflowflip1995-0/+7
2021-11-12Run clippy_dev workflow on current rust-toolchainAlex Macleod-12/+0
2021-08-23Remove stderr limitCameron Steffen-3/+0
2020-12-10Fix toolchain installation in workflowsflip1995-3/+7
2020-10-09Update actions due to deprecation of set-env and add-pathflip1995-2/+2
2020-04-16[fix] Minor typo in GH Actions 'clippy_dev'Jean SIMARD-1/+1
2020-03-31Make limit_stderr_length a subcommandflip1995-2/+2
2020-02-12Use list instead of array for branch namesflip1995-1/+3
2020-02-12Apply review commentsflip1995-0/+6
2020-02-12Run bors checks unconditionallyflip1995-6/+2
2020-02-12Add bors dummy jobsflip1995-0/+26
2020-02-12Add clippy_dev checks to GitHub Actionsflip1995-0/+44