diff options
| author | bors <bors@rust-lang.org> | 2022-10-22 10:53:17 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-10-22 10:53:17 +0000 |
| commit | f8c86c82bfae6d4b90395d08af88e93d6cba5402 (patch) | |
| tree | 847526e2f7a9d1a96d28fb46d3ae560ab99f6f0a /compiler/rustc_plugin_impl/src | |
| parent | 26c96e341639102afacbbcad0dc18ad0ac71ab18 (diff) | |
| parent | 7b5a366c2aa8ed60965f234a5162f9c70c04a5f6 (diff) | |
| download | rust-f8c86c82bfae6d4b90395d08af88e93d6cba5402.tar.gz rust-f8c86c82bfae6d4b90395d08af88e93d6cba5402.zip | |
Auto merge of #103231 - ecnelises:le_fix, r=lcnr
Remove byte swap of valtree hash on big endian This addresses problem reported in #103183. The code was originally introduced in https://github.com/rust-lang/rust/commit/e14b34c386ad2809e937e0e6e0379c5cc5474954. (see https://github.com/rust-lang/rust/pull/96591) On big-endian environment, this operation sequence actually put the other half from 128-bit result, thus we got different hash result on LE and BE.
Diffstat (limited to 'compiler/rustc_plugin_impl/src')
0 files changed, 0 insertions, 0 deletions
