diff options
| author | Taiki Endo <te316e89@gmail.com> | 2023-12-30 16:27:51 +0900 |
|---|---|---|
| committer | Taiki Endo <te316e89@gmail.com> | 2023-12-30 16:28:00 +0900 |
| commit | 2c23c06c32b0cc43545ddf5b361e2a0edd69d595 (patch) | |
| tree | 8746664ff147fcc4dcf59e0fe120dc77d98e68d7 /tests/codegen/src-hash-algorithm | |
| parent | 8d76d076665f862ec9619f2de68d6d9ca1db4601 (diff) | |
| download | rust-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
