Closed BeastLe9enD closed 2 years ago
Hey, thanks for this! Note that the lint rename should have already been taken care of in #105 (I'll have to check why they were removed instead of renamed in that PR - perhaps we didn't want the lints after all).
The ash bump needs some more work before it compiles, we've already done this in #104: feel free to test and review it so that we can merge it and make a new release!
Oh great, I'll do that!
(I'll have to check why they were removed instead of renamed in that PR - perhaps we didn't want the lints after all)
https://github.com/EmbarkStudios/rust-ecosystem/commit/dc0b2641581428bc8bdea8f820de8312b1ab49f5: The lints were made warn-by-default so it wasn't necessary for Embark/us to carry them in our config :partying_face:
Hey, I updated
ash
to0.37.0
. Also I fixed two lints that were renamed!