about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorTaiki Endo <te316e89@gmail.com>2023-12-30 16:27:51 +0900
committerTaiki Endo <te316e89@gmail.com>2023-12-30 16:28:00 +0900
commit2c23c06c32b0cc43545ddf5b361e2a0edd69d595 (patch)
tree8746664ff147fcc4dcf59e0fe120dc77d98e68d7 /tests/codegen/src-hash-algorithm
parent8d76d076665f862ec9619f2de68d6d9ca1db4601 (diff)
downloadrust-2c23c06c32b0cc43545ddf5b361e2a0edd69d595.tar.gz
rust-2c23c06c32b0cc43545ddf5b361e2a0edd69d595.zip
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