pub fn add_feature_diagnostics(
    err: &mut Diagnostic,
    sess: &ParseSess,
    feature: Symbol
)
Expand description

Adds the diagnostics for a feature to an existing error.