mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 13:27:44 +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