pub fn lower_const_arg_for_rustdoc<'tcx>( tcx: TyCtxt<'tcx>, hir_ct: &ConstArg<'tcx>, ty: Ty<'tcx>, ) -> Const<'tcx>
This is for rustdoc.