summaryrefslogtreecommitdiff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-12-09 15:42:18 +0000
committerbors <bors@rust-lang.org>2022-12-09 15:42:18 +0000
commitf058493307813a5298851f79ad6187f4ad2c7e15 (patch)
tree3ae6bc4a4f7aa0806c1ccbbebbdfad3ce16dd6ee /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parente10201c9bb8e225095d76e6650dcfe8dadc50327 (diff)
parent00e7b54d46a57f1c9a5f7ec843a23b16483a0b1b (diff)
downloadrust-f058493307813a5298851f79ad6187f4ad2c7e15.tar.gz
Auto merge of #105262 - eduardosm:more-inline-always, r=thomcc
Make some trivial functions `#[inline(always)]` This is some kind of follow-up of PRs like https://github.com/rust-lang/rust/pull/85218, https://github.com/rust-lang/rust/pull/84061, https://github.com/rust-lang/rust/pull/87150. Functions that do very basic operations are made `#[inline(always)]` to avoid pessimizing them in debug builds when compared to using built-in operations directly.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions