about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorYacin Tmimi <ytmimi@horizonmedia.com>2021-10-18 20:48:58 -0400
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2021-10-18 21:32:52 -0500
commit1ae5c35f8d2a0d2ce5d914a479839dc0f3eb70f9 (patch)
tree448861c9d0f5c2142835eaf7e49971567272b6b1 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent5f4811ed7bc600e0cbe40c962e8933adb9baaddf (diff)
downloadrust-1ae5c35f8d2a0d2ce5d914a479839dc0f3eb70f9.tar.gz
rust-1ae5c35f8d2a0d2ce5d914a479839dc0f3eb70f9.zip
Replace match expression with match! macro
This is a follow up to 5f4811ed7bc600e0cbe40c962e8933adb9baaddf

The matches! macro expresses the condition more succinctly and avoids
the extra level of indentation introduced with the match arm body.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions