From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 93D9738A8148; Thu, 6 Oct 2022 20:06:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 93D9738A8148 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665086763; bh=RmuA9+itYkO6iRdeJzlE5TLlsR0zyLNI0mOiH3rPow4=; h=From:To:Subject:Date:From; b=btV8rZ91B7YM/LqZZh5s4ZGS4ChHjt20+FF4vgwLnYGQ26hu5tcAPOBju/rrk+p/s ylhlBrSx4RUfstqMQE8UFJxi7FPQYU8jwLe5S/a54JXnF9kB5QD7VzIw3w9D67SL3k +pnkYVdIRljZ8uwlRJpNzR+LJdfIdUfbdXy0gCp8= 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 #1554 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: 82971d968b02eedf8e21bda681a27c9e5a3547fe X-Git-Newrev: 40f8c333fe94906eedf792cfd1c74ea52e74caab Message-Id: <20221006200603.93D9738A8148@sourceware.org> Date: Thu, 6 Oct 2022 20:06:03 +0000 (GMT) List-Id: https://gcc.gnu.org/g:40f8c333fe94906eedf792cfd1c74ea52e74caab commit 40f8c333fe94906eedf792cfd1c74ea52e74caab Merge: 82971d968b0 5a87f5f469b Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Date: Thu Oct 6 10:06:57 2022 +0000 Merge #1554 1554: testing: try loop in const function r=philberty a=abbasfaisal Co-authored-by: Faisal Abbas Diff: gcc/testsuite/rust/compile/const9.rs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)