Function rustc_incremental::persist::dirty_clean::check_config
source · [−]Expand description
Given a #[rustc_clean]
attribute, scan for a cfg="foo"
attribute and check whether we have
a cfg flag called foo
.