Files
bors 656ccbe796 Auto merge of #159266 - nnethercote:rm-AttrItemKind, r=petrochenkov,JonathanBrouwer
Overhaul `CfgTrace`/`CfgAttrTrace` handling



I noticed that `AttrItemKind` was a bit clunky and by the time I was finished I had a PR that:
- removes `AttrItemKind`;
- removes `sym::cfg_trace` and `sym::cfg_attr_trace`;
- overhauls how these attributes are handled;
- changes the terminology used for these attributes;
- fixes some erroneous comments;
- and a few other small improvements.

It's a sizeable change but I think it makes things a lot clearer. Details in individual commits.

r? @petrochenkov
2026-07-17 13:18:23 +00:00
..
2026-06-24 23:18:10 +01:00