rustc_
expand
1.84.0-nightly
(90ab8eaed 2024-11-14)
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
, )