From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 53D64385B1AC; Sat, 3 Dec 2022 11:49:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 53D64385B1AC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670068161; bh=IAWSFZwc1ra0aKSay6AS+fsuyeq1pHOzS/GJ1gVfH7c=; h=From:To:Subject:Date:From; b=p5sldTHQdBJG41FRPGfDtoAgJZ3kyW7jaCO7CayAZcQMJE6V6MH4oHS3+SNAdjpJp pIikEqMo2CcCLdPuFsDTDAEbG40IieTvm7R80UBYgY5ElvELk1Q5LzQt4hSNUEDMTe prBCp7Xl85QwGxPMwTOiV0GhCBmxUh9l/06Uv+JA= 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 #1668 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: 738df996e0b5ce53b8681cdc34e64cf0f2b37020 X-Git-Newrev: 0bf68cf5e6199ce7deb3d0744ced09dd4db1b1c9 Message-Id: <20221203114921.53D64385B1AC@sourceware.org> Date: Sat, 3 Dec 2022 11:49:21 +0000 (GMT) List-Id: https://gcc.gnu.org/g:0bf68cf5e6199ce7deb3d0744ced09dd4db1b1c9 commit 0bf68cf5e6199ce7deb3d0744ced09dd4db1b1c9 Merge: 738df996e0b 4c66e0f3c10 Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Fri Dec 2 09:20:06 2022 +0000 Merge #1668 1668: builtins: Remove unused parameter r=CohenArthur a=CohenArthur Merging #1630 broke the bootstrap build Co-authored-by: Arthur Cohen Diff: gcc/rust/backend/rust-builtins.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)