From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 1F031384D197; Mon, 12 Sep 2022 07:21:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F031384D197 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662967269; bh=imJl/luQpkxtn+dqdjfBsp99FhQFQlI5+0kBkDjzDmM=; h=From:To:Subject:Date:From; b=EP8quWGpJVcZPJD1ZYdj3A7wBIkES7BMHYB6ewyKOagHYIXwm+3hIiy3yMWdtuwno 5TDFbLp3LKY7ZXhQ2RfZ0XwPlCSsq3bFMXuoNshekLAIohY+TMthMg3KcNVxA0BjGj wib3WOvfV9jW3UMVCPiCXl/QfB94WB2F5Fv2rcF0= 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 #1528 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: f03760b98ba4160f08ade309daf22fedaf1cc2dd X-Git-Newrev: f252b4093666cf1e3d948b22f00fc12bf283a83f Message-Id: <20220912072109.1F031384D197@sourceware.org> Date: Mon, 12 Sep 2022 07:21:09 +0000 (GMT) List-Id: https://gcc.gnu.org/g:f252b4093666cf1e3d948b22f00fc12bf283a83f commit f252b4093666cf1e3d948b22f00fc12bf283a83f Merge: f03760b98ba 908f1e2022c Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Thu Sep 8 00:39:35 2022 +0000 Merge #1528 1528: add testcase with struct to test component_ref and constructor codes in eval_constant_expression() r=philberty a=abbasfaisal Co-authored-by: Faisal Abbas <90.abbasfaisal@gmail.com> Diff: gcc/testsuite/rust/compile/const8.rs | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+)