about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-10-30 22:22:06 +0800
committerGitHub <noreply@github.com>2024-10-30 22:22:06 +0800
commit426f2fbbe2b9a300b2afa9bc68ed30d95ad96ce8 (patch)
tree22a1351dd832e6bd6f1c1b5853e5da6248f15365 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parent18e44f89bf97dfd5e7bf42bb3c6965650b565c16 (diff)
parenta43a37c706890aa6d7e1a01a021e8e5b3d6341b8 (diff)
downloadrust-426f2fbbe2b9a300b2afa9bc68ed30d95ad96ce8.tar.gz
rust-426f2fbbe2b9a300b2afa9bc68ed30d95ad96ce8.zip
Rollup merge of #132359 - mustartt:henry/match-libc-char-type, r=jieyouxu
Fix AIX libc call char type from i8 to u8

There was an update to AIX `libc` default char type from `i8 -> u8`, we should reflect that on the call site to satisfy the type checker.

https://github.com/rust-lang/libc/blame/81f0cd3d9715e579c92063f78d0d14da85a31dd1/src/unix/aix/mod.rs#L1
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions