Lokathor / bytemuck

A crate for mucking around with piles of bytes
https://docs.rs/bytemuck
Apache License 2.0
697 stars 77 forks source link

fix: ignore clippy::multiple_bound_locations lint within derives. #242

Closed JayWhite2357 closed 3 months ago

JayWhite2357 commented 3 months ago

Potential fix for #241 allowing a lint that is triggered by derive macros.

Lokathor commented 3 months ago

released in bytemuck_derive-1.6.1