about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-01-03 16:08:25 +0100
committerGitHub <noreply@github.com>2024-01-03 16:08:25 +0100
commit34ef194859a1344637ba67a8e19c0539a2cc8458 (patch)
tree59394d5b3f16445faca559ceb7a79ad957e3c2e2 /tests/codegen/src-hash-algorithm
parent4e265d9fe05c02bcc466782eccf1b83c092e0206 (diff)
parent2c23c06c32b0cc43545ddf5b361e2a0edd69d595 (diff)
downloadrust-34ef194859a1344637ba67a8e19c0539a2cc8458.tar.gz
rust-34ef194859a1344637ba67a8e19c0539a2cc8458.zip
Rollup merge of #119434 - taiki-e:rc-is-dangling, r=Mark-Simulacrum
rc: Take *const T in is_dangling

It is not important which one is used since `is_dangling` does not access memory, but `*const` removes the needs of `*const T` -> `*mut T` casts in `from_raw_in`.
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions