From nobody Sun Sep 28 17:06:26 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1758011702; cv=none; d=zohomail.com; s=zohoarc; b=CRmXqIQ8NSvCtyCqf3Vc/Cqv9nfUDUlJ+Iv4UI8FZzPjzZqPj4exjsOTBYEwhoouVxGDoYvxLwnYNshFQYTdAFqSBOVAaBNzx/WVnhJnqid3ElJCJn5h/2w3bhPr+vFw8XNBMQ0006wNDuj+VorahhdW+zPgR/OGObheDfLn730= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1758011702; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=7LzxmcCVSrrm8ttNSnAKe4qd9zE3ox9NBjTH/qqNOng=; b=bpT/9I8iBgQxkz7oFI3wtarSNIQjY3veW1mCj0xGtEnrqKJGpCRa2kTZ7OY2UioyPndksWhFwALCR3o4j9wYiIjNvMUS5adj5mm1rk5R0/lC4NL84+kTRW+Xh5W9MR6xMH9vuoQHtSdEIwwxpFprY/l+v6UILg/B8Nto/3hUuac= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1758011702239592.5260994437433; Tue, 16 Sep 2025 01:35:02 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1uyR8z-0006aa-GN; Tue, 16 Sep 2025 04:34:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uyR8q-0006RR-7f; Tue, 16 Sep 2025 04:34:25 -0400 Received: from mgamail.intel.com ([198.175.65.10]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uyR8l-0005zx-Bp; Tue, 16 Sep 2025 04:34:23 -0400 Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2025 01:34:12 -0700 Received: from liuzhao-optiplex-7080.sh.intel.com ([10.239.160.39]) by orviesa007.jf.intel.com with ESMTP; 16 Sep 2025 01:34:10 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1758011659; x=1789547659; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=fFiQva2H+sKhH01fGDe/OdD0HBnTFMbT9bzsKhKkEaA=; b=ktc6c8ojwu734IYAfmZZZLGp10nU3H5YEUh1rsE2q1nWk2LAnqIfJNj8 SeIEdPZP9MGQgsAYWXu+H0OyTiQrlb/MFG/R5nq4uccvMEOmr6ywUUqLs 786MwsEZqHkGFd8WOE7/i/yErxj2QjVm1iTjzuRmoSSwha58K0yraxFjN b/K/3Sx+UfWJ0HKm+NiOHDbgHTYP0Jc0BOiVMJ7rv9TknMXoZsIGhjnAc iO49d7AB3z8GHaU3/+tilBihKtOzjgGPSY8QLokYEZyAfKw2RQq6R60o0 IA4I80YPFIMUJvY8fOvrSINoKErvuOjWNyX9yVfddN/wJGjbWSj0xzaZQ Q==; X-CSE-ConnectionGUID: cbMZ6IQ/Qza3z1EeNud1ww== X-CSE-MsgGUID: 5gcz3rPlTGu103vJBPShtQ== X-IronPort-AV: E=McAfee;i="6800,10657,11554"; a="77725132" X-IronPort-AV: E=Sophos;i="6.18,268,1751266800"; d="scan'208";a="77725132" X-CSE-ConnectionGUID: Fco1SyDoQJy6oYrDFwSO7g== X-CSE-MsgGUID: vHVACnGCT5qrXkKlUZr7IA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,268,1751266800"; d="scan'208";a="174691003" From: Zhao Liu To: Paolo Bonzini , Manos Pitsidianakis Cc: qemu-devel@nongnu.org, qemu-rust@nongnu.org, Zhao Liu Subject: [PATCH 01/12] subprojects: Update .gitignore for proc-macro2 and syn Date: Tue, 16 Sep 2025 16:55:46 +0800 Message-Id: <20250916085557.2008344-2-zhao1.liu@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20250916085557.2008344-1-zhao1.liu@intel.com> References: <20250916085557.2008344-1-zhao1.liu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=198.175.65.10; envelope-from=zhao1.liu@intel.com; helo=mgamail.intel.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.035, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @intel.com) X-ZM-MESSAGEID: 1758011703530116600 Content-Type: text/plain; charset="utf-8" Signed-off-by: Zhao Liu Reviewed-by: Manos Pitsidianakis --- subprojects/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subprojects/.gitignore b/subprojects/.gitignore index f4281934ce11..9d579f72d121 100644 --- a/subprojects/.gitignore +++ b/subprojects/.gitignore @@ -16,7 +16,7 @@ /libc-0.2.162 /proc-macro-error-1.0.4 /proc-macro-error-attr-1.0.4 -/proc-macro2-1.0.84 +/proc-macro2-1.0.95 /quote-1.0.36 -/syn-2.0.66 +/syn-2.0.104 /unicode-ident-1.0.12 --=20 2.34.1