mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
58132cb3b0
* Don't consider expansions of different macros to be the same, even if they expand to the same tokens * Don't consider `cfg!` expansions to be equal if they check different configs.