diff options
| author | Howard Su <howard0su@gmail.com> | 2020-09-03 06:31:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-03 06:31:21 +0800 |
| commit | a80d39041e2d5cd58a846c9ef9e01ee9d691a7ed (patch) | |
| tree | 6b2c64fc498c449890d84c21b1268e30067ee7c5 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | 80fc9b0ecb29050d45b17c64af004200afd3cfc2 (diff) | |
| download | rust-a80d39041e2d5cd58a846c9ef9e01ee9d691a7ed.tar.gz rust-a80d39041e2d5cd58a846c9ef9e01ee9d691a7ed.zip | |
Use inline(never) instead of cold
inline(never) is better way to avoid optimizer to inline the function instead of cold.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
