|  c3cdb12149 # Objective https://github.com/bevyengine/bevy/pull/503 added these. I don't know what problem it solved, the PR doesn't say and the code didn't make it obvious to me. ## Solution AFAIK removing unsafe `Send`/`Sync` impls can't introduce unsoundness. Yeet. ## Migration Guide Why tho. Co-authored-by: devil-ira <justthecooldude@gmail.com> | ||
|---|---|---|
| .. | ||
| converters.rs | ||
| lib.rs | ||
| web_resize.rs | ||
| winit_config.rs | ||
| winit_windows.rs | ||