Files
bevy/examples/reflection
Janis dc14df3bf0 (stable) CI Fix (#20913)
# Objective
fixes #20748

## Solution
add `dead_code` to a bunch of test and example structs.

## Testing

`cargo run -p ci` works on beta (but not nightly)
There's a handful of `unfulfilled_lint_expectations` on these
`dead_code`s that I'm not sure how to suppress in some compilation runs
but not in others.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2025-09-20 23:00:06 +00:00
..
2025-09-20 23:00:06 +00:00