pub fn scan_deprecated_features(
unit_logical_id: &str,
source: &str,
) -> Vec<DetailFactSite>Expand description
QUAL005: well-known deprecated / legacy constructs. Conservative (R13): only unambiguous, widely policy-flagged forms; literals are masked so a mention in a string never matches. One site per distinct feature found.