rustc_
expand
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
, )