annotate_err_with_kind
rustc_
expand
1.91.0-nightly
(7ad23f43a 2025-09-09)
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
, )