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