pub fn is_min_const_fn<'tcx>( tcx: TyCtxt<'tcx>, body: &Body<'tcx>, msrv: &Msrv, ) -> Result<(), (Span, Cow<'static, str>)>