rustc_
expand
1.85.0-nightly
(a4cb3c831 2024-12-17)
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
, )