From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 0369D3858C2C; Tue, 7 Feb 2023 17:54:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0369D3858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675792490; bh=48OHhS+AI04KALKcUQ8EVYrOmb6xiN8MsBVz4dRDz4k=; h=From:To:Subject:Date:From; b=jlngbVKd7o2FUBFfzlbMCfzUwPDWKTYEZU+OktA9hVevJ/AmwK1iWF7D2Gu8sTcSF F7jjXzrwhBr2j/pqk2U04TX3IgpQVFxdgHxJG7bJL9xRQ3q2X9WJPeL9e0cNnBtl7F EuO4s4vTuNLwgyk5lR7kE6Nbz7hkB6dOICsdceI4= 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 #1826 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: 8d96698ffcb5d716e9ab41ba0c1775adb3ef15fe X-Git-Newrev: 47a9a9e949d7660ae7fc7cd4642f668bf438c970 Message-Id: <20230207175450.0369D3858C2C@sourceware.org> Date: Tue, 7 Feb 2023 17:54:50 +0000 (GMT) List-Id: https://gcc.gnu.org/g:47a9a9e949d7660ae7fc7cd4642f668bf438c970 commit 47a9a9e949d7660ae7fc7cd4642f668bf438c970 Merge: 8d96698ffcb 7ffdfcbd244 Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Sat Feb 4 23:42:46 2023 +0000 Merge #1826 1826: Removed comment copy-pasted from gcc/tree.def r=philberty a=powerboat9 Addresses #1640. Co-authored-by: Owen Avery Diff: gcc/rust/backend/rust-compile-expr.cc | 24 ------------------------ 1 file changed, 24 deletions(-)