mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
df1098de94
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