gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 551 forks source link

max_value() is being deprecated, use ::MAX instead #3722

Closed hgallagher1993 closed 3 years ago

hgallagher1993 commented 3 years ago

https://doc.rust-lang.org/std/primitive.u16.html#method.max_value PR checklist:

kvark commented 3 years ago

Looks like our MSRV for Naga matches this, phew! bors r+

bors[bot] commented 3 years ago

Build succeeded: