mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 14:33:25 +03:00
a14edd571e
check macro statements in `[non_copy_const]` close #8493 close #9224 This PR fixes false positives in `[non_copy_const]`. changelog: fix false positives in`[non_copy_const]` --- r? `@Jarcho`