about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-07-19 16:03:35 +0000
committerbors <bors@rust-lang.org>2021-07-19 16:03:35 +0000
commitfad295b299d9e93950c27acd6a12026d100185fe (patch)
tree691f8ee832c7ecdb967f387408a6cb52784b2b9c /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentb543e0dc03193cde5538099e3996b23aeacb8eca (diff)
parentb10966be750994a5c5664f7e02aa3f4a52e723d2 (diff)
downloadrust-fad295b299d9e93950c27acd6a12026d100185fe.tar.gz
rust-fad295b299d9e93950c27acd6a12026d100185fe.zip
Auto merge of #87271 - flip1995:clippyup, r=Manishearth
Update Clippy

This is an out-of-cycle Clippy update, to fix 3 ICEs before the release (This should be merged before beta is branched):

rust-lang/rust-clippy#7470
rust-lang/rust-clippy#7471
rust-lang/rust-clippy#7473

cc `@jackh726` `@JohnTitor` rust-lang/rust-clippy#7470 was caused by #86867. I saw the same ICE in the last rustup for Clippy though, so this might be a more general problem. Is there something we should check before calling `layout_of`? Should we always check for `ty.has_escaping_bound_vars()` before calling `layout_of`? Or is this overkill?

r? `@Manishearth`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions