mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
736ef39a84
Avoid wrong code suggesting for attribute macro Fixes #107113 r? `@estebank`
For more information about how rustc works, see the rustc dev guide.