Function rustc_hir_analysis::impl_wf_check::report_unused_parameter
source · fn report_unused_parameter(
tcx: TyCtxt<'_>,
span: Span,
kind: &str,
name: Symbol
) -> ErrorGuaranteed
fn report_unused_parameter(
tcx: TyCtxt<'_>,
span: Span,
kind: &str,
name: Symbol
) -> ErrorGuaranteed