rust/clippy_lints
Jason Newcomb 7cdaabc9b7 Suggest pointer::cast when possible in transmute_ptr_to_ref
Defensively add a cast to any type with lifetimes.
2022-06-25 07:55:30 -04:00
..
2022-06-21 14:04:37 -04:00

This crate contains Clippy lints. For the main crate, check GitHub.