rust/library/core
Jubilee ad884fa553
Rollup merge of #141609 - lolbinarycat:core-dedup-ptr-docs-139190, r=workingjubilee
core: begin deduplicating pointer docs

this also cleans up two inconsistancies:
1. both doctests on the ::add methods were actually calling the const version.
2. on of the ::offset methods was missing a line of clarification.

part of https://github.com/rust-lang/rust/issues/139190
2025-05-30 13:52:27 -07:00
..
src Rollup merge of #141609 - lolbinarycat:core-dedup-ptr-docs-139190, r=workingjubilee 2025-05-30 13:52:27 -07:00
Cargo.toml Initial implementation of core_float_math 2025-05-13 22:08:18 +00:00