about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAria Beingessner <a.beingessner@gmail.com>2024-03-02 19:13:31 -0500
committerRalf Jung <post@ralfj.de>2024-11-01 15:27:43 +0100
commitaba20887351e85e53e01c5620e1f74858256f39d (patch)
tree863be06a6178e2c8a21ae83d992d7f26f20d99e8 /compiler/rustc_codegen_llvm/src
parenta8e1186e3c14a54f7a38cc1183117dc7e77f4f82 (diff)
downloadrust-aba20887351e85e53e01c5620e1f74858256f39d.tar.gz
rust-aba20887351e85e53e01c5620e1f74858256f39d.zip
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).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions