Skip to content

Use BVec4A as the Vec4 mask type even when SIMD is unavailable. #1062

Use BVec4A as the Vec4 mask type even when SIMD is unavailable.

Use BVec4A as the Vec4 mask type even when SIMD is unavailable. #1062

Workflow file for this run

name: cargo-deny
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: EmbarkStudios/cargo-deny-action@v1