bevy/crates/bevy_reflect/src/impls
Zachary Harrold 63e78fe489
Deprecated Begone! 0.16 Cleanup (#19108)
# Objective

A fair few items were deprecated in 0.16. Let's delete them now that
we're in the 0.17 development cycle!

## Solution

- Deleted items marked deprecated in 0.16.

## Testing

- CI

---

## Notes

I'm making the assumption that _everything_ deprecated in 0.16 should be
removed in 0.17. That may be a false assumption in certain cases. Please
check the items to be removed to see if there are any exceptions we
should keep around for another cycle!
2025-05-07 18:17:41 +00:00
..
foldhash.rs Harden proc macro path resolution and add integration tests. (#17330) 2025-02-09 19:45:45 +00:00
glam.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00
petgraph.rs Add PartialEq and Hash reflections for AnimationNodeIndex (#18718) 2025-04-04 16:35:12 +00:00
smallvec.rs bevy_reflect: Deprecate PartialReflect::clone_value (#18284) 2025-03-14 19:33:57 +00:00
smol_str.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00
std.rs Deprecated Begone! 0.16 Cleanup (#19108) 2025-05-07 18:17:41 +00:00
uuid.rs Add NonNilUuid support to bevy_reflect (#18604) 2025-05-04 08:22:57 +00:00
wgpu_types.rs bevy_reflect: Reflection-based cloning (#13432) 2025-03-11 06:02:59 +00:00