pub(crate) fn trivial_const_provider<'tcx>( tcx: TyCtxt<'tcx>, def: LocalDefId, ) -> Option<(ConstValue, Ty<'tcx>)>