bevy/crates/bevy_platform/src
François Mockers 5f497efe90
bevy_platform: clippy without default features (#19860)
# Objective

- bevy_platform has clippy warnings when building without default
features

## Solution

- Fix them

## Testing

`cargo clippy -p bevy_platform --no-default-features --no-deps -- -D
warnings`
2025-06-29 17:12:57 +00:00
..
cell refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform (#19305) 2025-05-27 04:57:26 +00:00
collections
sync
time bevy_platform: clippy without default features (#19860) 2025-06-29 17:12:57 +00:00
cfg.rs
hash.rs
lib.rs bevyengine.org -> bevy.org (#19503) 2025-06-05 23:09:28 +00:00
thread.rs bevy_platform: clippy without default features (#19860) 2025-06-29 17:12:57 +00:00