about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-06-11 18:05:33 +0200
committerGitHub <noreply@github.com>2022-06-11 18:05:33 +0200
commit39de4e4b6f24d5b93f84d702a3dd19b1db34d912 (patch)
treeece58091325081223e4d0b43136beb506ad06079 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent4b7ec84c3111b077431c693569ad137f0603e29c (diff)
parent9e1e4761862a875562a87631466e96a8c1ebab83 (diff)
downloadrust-39de4e4b6f24d5b93f84d702a3dd19b1db34d912.tar.gz
rust-39de4e4b6f24d5b93f84d702a3dd19b1db34d912.zip
Rollup merge of #97943 - Warrenren:master, r=Dylan-DPC
line 1352, change `self` to `*self`, other to `*other`

The current code will not results bug, but it difficult to understand. These code result to call &f32::partial_cmp(), and the performance will be lower than the changed code. I'm not sure why the current code don't use (*self) (*other), if you have some idea, please let me know.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions