# Objective - `bevy_math` allows the `dead_code` lint on some private structs when `alloc` is not enabled - allowing lints is not allowed, we should use expect ## Solution - Don't even compile the code if its expected to be dead instead of allowing or expecting the lint |
||
|---|---|---|
| .. | ||
| dim2.rs | ||
| dim3.rs | ||
| mod.rs | ||
| polygon.rs | ||
| serde.rs | ||