Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #149147 - chenyukang:yukang-fix-unused_assignments-macro-gen-147648, r=JonathanBrouwer
Fix unused_assignments false positives from macros
Fixes rust-lang/rust#147648