granite-rust/library/core
Aria Beingessner aba2088735 feat(byte_sub_ptr): add ptr::byte_sub_ptr
This is an API that naturally should exist as a combination of byte_offset_from and sub_ptr
both existing (they showed up at similar times so this union was never made). Adding these
is a logical (and perhaps final) precondition of stabilizing ptr_sub_ptr (#95892).
2024-11-01 15:27:43 +01:00
..
benches Stabilize isqrt feature 2024-10-08 10:58:49 -04:00
src feat(byte_sub_ptr): add ptr::byte_sub_ptr 2024-11-01 15:27:43 +01:00
tests Rollup merge of #131391 - ChaiTRex:isqrt, r=scottmcm,tgross35 2024-10-28 12:14:57 +01:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00