rustc_
expand
1.83.0
(90b35a623 2024-11-26)
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
, )