about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorJade <software@lfcode.ca>2021-07-29 23:56:47 -0700
committerJade <software@lfcode.ca>2021-08-10 14:40:26 -0700
commit11ef04728c90aa6105b20c681e3c12f231ba4f12 (patch)
tree9c8ef4ca7d2e5160e85e8c4e2f9be8deef47e62f /src/test/codegen/src-hash-algorithm
parentf6a5889ffad5f819b80f07b40988ba2576f79296 (diff)
downloadrust-11ef04728c90aa6105b20c681e3c12f231ba4f12.tar.gz
rust-11ef04728c90aa6105b20c681e3c12f231ba4f12.zip
Add unwrap_or_else_default lint
This will catch `unwrap_or_else(Default::default)` on Result and Option
and suggest `unwrap_or_default()` instead.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions