mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 22:56:28 +00:00
Change cfg_trace, cfg_attr_trace symbol values For debugging - I ran into this working on `cfg` stuff in Clippy where I didn't notice the value was wrapped in `<>`, adding `_trace` makes it easier to spot