Skip to content

Use size_of/size_of_val/align_of/align_of_val from the prelude #3837

Use size_of/size_of_val/align_of/align_of_val from the prelude

Use size_of/size_of_val/align_of/align_of_val from the prelude #3837

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]