rustc_
expand
1.84.0-dev
In rustc_
expand::
mbe::
diagnostics
Structs
BestFailure
CollectTrackerAndEmitter
FailureForwarder
Enums
ExplainDocComment
Functions
annotate_doc_comment
annotate_err_with_kind
emit_frag_parse_err
failed_to_match_macro
parse_failure_msg
rustc_expand
::
mbe
::
diagnostics
Function
annotate_err_with_kind
Copy item path
Settings
Help
Summary
Source
pub(crate) fn annotate_err_with_kind( err: &mut
Diag
<'_>, kind:
AstFragmentKind
, span:
Span
, )