You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#7102 - taralx:taralx-patch-1, r=flip1995
Switch transmute_ptr_to_ptr to "pedantic" class.
Per discussion in rust-lang/rust-clippy#6372, this lint has significant false positives.
changelog: transmute_ptr_to_ptr defaults to "allow".
0 commit comments