bevy/crates/bevy_platform_support/src/sync
Zachary Harrold c87eeed6d8
Address lints in bevy_platform_support (#18477)
# Objective

@mockersf noticed there were some failing lints in
`bevy_platform_support`.

## Solution

Addressed the lints!

## Testing

- CI
2025-03-22 11:21:18 +00:00
..
atomic.rs Automatically enable portable-atomic when required (#17570) 2025-02-24 20:52:46 +00:00
barrier.rs Address lints in bevy_platform_support (#18477) 2025-03-22 11:21:18 +00:00
lazy_lock.rs Address lints in bevy_platform_support (#18477) 2025-03-22 11:21:18 +00:00
mod.rs Automatically enable portable-atomic when required (#17570) 2025-02-24 20:52:46 +00:00
mutex.rs Address lints in bevy_platform_support (#18477) 2025-03-22 11:21:18 +00:00
once.rs Address lints in bevy_platform_support (#18477) 2025-03-22 11:21:18 +00:00
poison.rs Address lints in bevy_platform_support (#18477) 2025-03-22 11:21:18 +00:00
rwlock.rs Address lints in bevy_platform_support (#18477) 2025-03-22 11:21:18 +00:00