type DiagnosticContextStack = Vec<Identifier>;
Expand description

Context provided to HasDiagnosticsBase::record.