Traverse-Research / gpu-allocator

🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
https://traverse.nl/
Apache License 2.0
380 stars 50 forks source link

Fix Rust 1.79 lints #234

Closed MarijnS95 closed 4 months ago

MarijnS95 commented 4 months ago

Besides our automerge not caring for a successful CI before merging the latest PR in, this addresses some broken code pointed out by the latest rust 1.79 clippy.