about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-05-04 09:32:17 +0000
committerbors <bors@rust-lang.org>2022-05-04 09:32:17 +0000
commit1f709d54463972b189a3120be4073c507f2fbc00 (patch)
treee3a76288b05d79d52e605ea7e5a70e1992382f7e /src/test/codegen/src-hash-algorithm
parent9ed4af89672a17306a87edf17c164a4e2c6786d9 (diff)
parent6344eea242fc287df733ffc76aea5e85f8a77022 (diff)
downloadrust-1f709d54463972b189a3120be4073c507f2fbc00.tar.gz
rust-1f709d54463972b189a3120be4073c507f2fbc00.zip
Auto merge of #12143 - bnjjj:master, r=Veykril
improve the default constructor mode when filling fields

Instead of filling a boolean field with `bool::default()` it's not `false` and same for `Option` instead of using `Option::default()` it will be `None`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions