annotate_err_with_kind
rustc_
expand
1.92.0-nightly
(c8905eaa6 2025-09-28)
In rustc_
expand::
mbe::
diagnostics
rustc_expand
::
mbe
::
diagnostics
Function
annotate_
err_
with_
kind
Copy item path
Source
pub(crate) fn annotate_err_with_kind( err: &mut
Diag
<'_>, kind:
AstFragmentKind
, span:
Span
, )