1f7aef336e
Switch transmute_ptr_to_ptr to "pedantic" class. Per discussion in https://github.com/rust-lang/rust-clippy/issues/6372, this lint has significant false positives. changelog: transmute_ptr_to_ptr defaults to "allow".