From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 9C8333858CDB; Mon, 30 Jan 2023 13:24:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C8333858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675085068; bh=dIv7/3b5M2VNgL61RuhzN43Wb4knNO2CIc+E6hZa2g4=; h=From:To:Subject:Date:From; b=H4XwqM2e0JYHI7AXsyQ8FXW6WhMCCl/7KxFuqI1CGXCgntsVQEVacJbgJ4rmgfpT7 1gk4r4QJ0WlWAzZVqj6MmOoN7ZvYhsX5QF0Rl7zpznjbEfAW3zTaQaBt7FoNykP3Jk PfYOltoAnY4+XMZ+xQDjNvRB1elWK/HysW+hYeEg= 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 #1777 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: 21ec24265b2fb5ee76f806680d30ea90b4903ec8 X-Git-Newrev: d12a38da686e39952e083821f1d77116f3ed91af Message-Id: <20230130132428.9C8333858CDB@sourceware.org> Date: Mon, 30 Jan 2023 13:24:28 +0000 (GMT) List-Id: https://gcc.gnu.org/g:d12a38da686e39952e083821f1d77116f3ed91af commit d12a38da686e39952e083821f1d77116f3ed91af Merge: 21ec24265b2 2ad7c1ca0e9 Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Mon Jan 30 09:06:03 2023 +0000 Merge #1777 1777: Rename file rust-ast-full-test.cc to rust-ast.cc r=CohenArthur a=Parthib314 * Fixes issue #1765 **Rename the `rust-ast-full-test.cc` to `rust-ast.cc` and also update it on `Make-lang.in`** Co-authored-by: Parthib Diff: gcc/rust/Make-lang.in | 2 +- gcc/rust/ast/{rust-ast-full-test.cc => rust-ast.cc} | 0 2 files changed, 1 insertion(+), 1 deletion(-)