rust/library/core/src/ptr
Matthias Krüger 2c4338802a
Rollup merge of #129323 - Urgau:ptr_fn_addr_eq, r=Mark-Simulacrum
Implement `ptr::fn_addr_eq`

This PR implements https://github.com/rust-lang/libs-team/issues/323: `ptr::fn_addr_eq`.

r? libs
2024-08-24 22:14:13 +02:00
..
alignment.rs Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00
const_ptr.rs Fix doc nits 2024-07-26 13:26:33 +01:00
metadata.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Rollup merge of #129323 - Urgau:ptr_fn_addr_eq, r=Mark-Simulacrum 2024-08-24 22:14:13 +02:00
mut_ptr.rs Fix doc nits 2024-07-26 13:26:33 +01:00
non_null.rs Rollup merge of #128306 - WiktorPrzetacznik:WiktorPrzetacznik-nonnull-alignoffset-update, r=Amanieu 2024-08-08 18:57:00 +02:00
unique.rs PinCoerceUnsized trait into core 2024-07-31 17:10:55 +08:00