Skip to content

Clarify constraint descriptor for v_old and root == anchor to indicate inclusive OR #1336

Clarify constraint descriptor for v_old and root == anchor to indicate inclusive OR

Clarify constraint descriptor for v_old and root == anchor to indicate inclusive OR #1336

Workflow file for this run

name: Stable lints
# We only run these lints on trial-merges of PRs to reduce noise.
on: pull_request
jobs:
clippy:
name: Clippy (MSRV)
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Clippy
uses: auguwu/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
working-directory: ${{ inputs.target }}
deny: warnings