# 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 |
||
|---|---|---|
| .. | ||
| bounding | ||
| cubic_splines | ||
| curve | ||
| primitives | ||
| rects | ||
| sampling | ||
| affine3.rs | ||
| aspect_ratio.rs | ||
| common_traits.rs | ||
| compass.rs | ||
| direction.rs | ||
| float_ord.rs | ||
| isometry.rs | ||
| lib.rs | ||
| ops.rs | ||
| ray.rs | ||
| rotation2d.rs | ||