Files
rust/clippy_lints
Camelid 4e4c4fb8aa 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.
2020-11-17 12:16:15 -08:00
..
2020-11-17 12:16:15 -08:00

This crate contains Clippy lints. For the main crate, check GitHub.