mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
7061adc5a4
Adds diagnostic items for `core::ptr::without_provenance` and `core::ptr::without_provenance_mut`. Will be used to enhance clippy lint `transmuting_null`, see https://github.com/rust-lang/rust-clippy/pull/16336.