diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-08-07 09:35:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 09:35:26 +0900 |
| commit | 26705d5bcb2430ef7e8b491b5ec9ede4ef5b460b (patch) | |
| tree | ebbc7bce541fb619699f63f12f3c977f4864e8c6 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 19d4e1dcacd8594b05816f1193ca67686aad7998 (diff) | |
| parent | eff7d568d820a07d621bac85502d6236103ca908 (diff) | |
| download | rust-26705d5bcb2430ef7e8b491b5ec9ede4ef5b460b.tar.gz rust-26705d5bcb2430ef7e8b491b5ec9ede4ef5b460b.zip | |
Rollup merge of #75211 - lzutao:native-endian-notes, r=lcnr
Note about endianness of returned value of {integer}::from_be_bytes and friends
[`u32::from_be`](https://doc.rust-lang.org/nightly/src/core/num/mod.rs.html#2883-2892) documents about endianness of returned value.
I was confused by endianness of `from_be_bytes` in #75086 .
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
