mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
move crosspointer_transmute from complexity to suspicious
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
/// ```
|
||||
#[clippy::version = "pre 1.29.0"]
|
||||
pub CROSSPOINTER_TRANSMUTE,
|
||||
complexity,
|
||||
suspicious,
|
||||
"transmutes that have to or from types that are a pointer to the other"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user