mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
21d949381c
The import of `clippy_utils::is_type_diagnostic_item` would cause this error: ``` error[E0432]: unresolved import `clippy_utils::is_type_diagnostic_item ```