From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id A0FA138560A4; Thu, 13 Oct 2022 07:05:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0FA138560A4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665644702; bh=tqOlxyZ9mekrN2MvJN2KwVB+BKKUGiqKljtxi1j9DfM=; h=From:To:Subject:Date:From; b=pa1JTQhdtrrik8twpHznVjNKYcu3rLbzvdAYyOmB/HpwWLEzrIWOSG4+Ke3bwTmTs N9ZiDjuRgk8w30F3R05sBBq24EwIXRY2Vgbvq/OKI6F3ChFh5wkOBWWOsuNsSC0fyK BHux0NjeUzgyMaADzftYRKP/tstnZy0tOrwPGGcw= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Schwinge To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/rust/master] Merge #1570 X-Act-Checkin: gcc X-Git-Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> X-Git-Refname: refs/heads/devel/rust/master X-Git-Oldrev: 3e7320510e7bb774295ecbd8089a9f51d6475959 X-Git-Newrev: 1a871569f66cdf1a0aabb3a50d5877a8b1c9db85 Message-Id: <20221013070502.A0FA138560A4@sourceware.org> Date: Thu, 13 Oct 2022 07:05:02 +0000 (GMT) List-Id: https://gcc.gnu.org/g:1a871569f66cdf1a0aabb3a50d5877a8b1c9db85 commit 1a871569f66cdf1a0aabb3a50d5877a8b1c9db85 Merge: 3e7320510e7 4134055f185 Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Wed Oct 12 13:11:15 2022 +0000 Merge #1570 1570: Apply #1560 master r=CohenArthur a=CohenArthur Same as #1560, but in a single more descriptive commit. I'll hold on doing the other fixes until you're okay with the process `@philberty` Co-authored-by: Arthur Cohen Diff: gcc/rust/lang.opt | 6 +++--- gcc/rust/rust-lang.cc | 7 +++++++ 2 files changed, 10 insertions(+), 3 deletions(-)