bevy/tests
tygyh fd308571c4
Remove unnecessary path prefixes (#10749)
# Objective

- Shorten paths by removing unnecessary prefixes

## Solution

- Remove the prefixes from many paths which do not need them. Finding
the paths was done automatically using built-in refactoring tools in
Jetbrains RustRover.
2023-11-28 23:43:40 +00:00
..
3d Deferred Renderer (#9258) 2023-10-12 22:10:38 +00:00
window Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00
how_to_test_systems.rs Refactor EventReader::iter to read (#9631) 2023-08-30 14:20:03 +00:00