mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 03:37:26 +03:00
10b915fa7e
Fix bug in `implicit_hasher` causing crashes Skip linting if the type is from an external macro. Closes #4260. changelog: Fix bug in `implicit_hasher` causing crashes