rust/library/core/src/ptr
Matthias Krüger 6a40d50edc
Rollup merge of #134908 - madsmtm:ptr-from_ref-docs, r=ibraheemdev
Fix `ptr::from_ref` documentation example comment

The comment says that the expression involves no function call, but that was only true for the example above, the example here _does_ contain a function call.

``@rustbot`` label A-docs
2025-01-10 06:28:39 +01:00
..
alignment.rs update cfgs 2024-11-27 15:14:54 +00:00
const_ptr.rs Rollup merge of #134325 - theemathas:is_null-docs, r=RalfJung 2024-12-21 22:16:02 +01:00
metadata.rs update cfg(bootstrap) 2025-01-08 21:26:39 +01:00
mod.rs Rollup merge of #134908 - madsmtm:ptr-from_ref-docs, r=ibraheemdev 2025-01-10 06:28:39 +01:00
mut_ptr.rs update version placeholders 2025-01-08 20:02:18 +01:00
non_null.rs Auto merge of #135268 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrum 2025-01-09 13:33:16 +00:00
unique.rs stabilize const_nonnull_new 2024-12-10 11:29:01 +01:00