fn report_mismatches<'tcx>(
cx: &LateContext<'tcx>,
inputs: &FxIndexMap<&'tcx LifetimeKind, Vec<Info<'tcx>>>,
outputs: &FxIndexMap<&'tcx LifetimeKind, Vec<Info<'tcx>>>,
)
fn report_mismatches<'tcx>(
cx: &LateContext<'tcx>,
inputs: &FxIndexMap<&'tcx LifetimeKind, Vec<Info<'tcx>>>,
outputs: &FxIndexMap<&'tcx LifetimeKind, Vec<Info<'tcx>>>,
)