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_doc_comment
Copy item path
Settings
Help
Summary
Source
pub(super) fn annotate_doc_comment( err: &mut
Diag
<'_>, sm: &
SourceMap
, span:
Span
, )