]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #79145 - camelid:clippy-fix-panics, r=flip1995
authorMara Bos <m-ou.se@m-ou.se>
Wed, 18 Nov 2020 14:46:36 +0000 (15:46 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 14:46:36 +0000 (15:46 +0100)
Fix handling of panic calls

This should make Clippy more resilient and will unblock #78343.

This PR is made against rust-lang/rust to avoid the need for a subtree
sync at ``@flip1995's`` suggestion in rust-lang/rust-clippy#6310.

r? ``@flip1995``
cc ``@m-ou-se``

1  2 
src/tools/clippy/clippy_lints/src/utils/mod.rs