Skip to content

Fix clippy::needless_lifetimes in Rust 1.83 and ShimLock ABI on ia32 #3763

Fix clippy::needless_lifetimes in Rust 1.83 and ShimLock ABI on ia32

Fix clippy::needless_lifetimes in Rust 1.83 and ShimLock ABI on ia32 #3763

Workflow file for this run

name: QA
on: [merge_group, push, pull_request]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]