# 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`: 👍 |
||
|---|---|---|
| .. | ||
| macros | ||
| src | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||