mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
2b03bb08b2
[`arc_with_non_send_sync`]: don't lint if type has nested type parameters Fixes #11076 changelog: [`arc_with_non_send_sync`]: don't lint if type has nested type parameters r? `@Manishearth`