fn mk_attr(g: &AttrIdGenerator, cfg_entry: CfgEntry) -> AttributeExpand description
Construct a #[<cfg_trace>] attribute from a CfgEntry. This allows us to keep track of items
that were behind a cfg_select!, which is relevant for some diagnostics.