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>2020-04-20 18:29:00 +0000
committerbors <bors@rust-lang.org>2020-04-20 18:29:00 +0000
commit1336558818f763295309a6b0466f982f773cd6f5 (patch)
treea42b5de4423b377c68940d92c9b52b3a7a0d985d /src/test/codegen/src-hash-algorithm
parent6dcc8d50381b561a87cdfb926c829434857e635f (diff)
parentb7f85e8706b1cafa02868c853ed5c05550ef2ffe (diff)
downloadrust-1336558818f763295309a6b0466f982f773cd6f5.tar.gz
rust-1336558818f763295309a6b0466f982f773cd6f5.zip
Auto merge of #5493 - ebroto:unsafe_derive_deserialize, r=flip1995
Implement unsafe_derive_deserialize lint

Added `unsafe_derive_deserialize` lint to check for cases when automatically deriving `serde::Deserialize` can be problematic, i.e. with types that have methods using `unsafe`.

Closes #5471

changelog: Add lint [`unsafe_derive_deserialize`]
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions