bevy/crates/bevy_render
Erick Z 8203e5c4e0
Fixing running ci locally in MacOS (#19619)
# Objective

- Running `cargo run --package ci` in MacOS does not currently work in
`main`.
- It shows a `error: this lint expectation is unfulfilled`.
- Fixes #19583

## Solution

- Remove an unnecessary `#[expect(clippy::large_enum_variant)]` on a
function.

## Testing

- `cargo run --package ci`: 👍
2025-06-13 14:51:28 +00:00
..
macros bevyengine.org -> bevy.org (#19503) 2025-06-05 23:09:28 +00:00
src Fixing running ci locally in MacOS (#19619) 2025-06-13 14:51:28 +00:00
Cargo.toml Require naga_oil 0.17.1 (#19550) 2025-06-09 04:54:29 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md

Bevy Render

License Crates.io Downloads Docs Discord