From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 972983858417; Mon, 8 Apr 2024 08:47:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 972983858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712566076; bh=Bfdrv/a1XTHKex2eXPapL59+rq924rpr2/WNvnTbSEc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WL3s3ZzFIFLK74f75a086xlHEbWwJZHDZBWE4fC2IwKdJ9p45+fICzSrZREehvSwr tYg0dTl2qedGjaaQ96SxmT2euw3UpCk8C7lvHphv5d/6WO1uJUcClFSB/7+fhGOW8U DeCsCQpg5zSjXrnsG6kIqtloPkDIpgW7jkQFXmgs= From: "rguenth at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug rust/114629] rust-ast-resolve-expr contains bloated code for funny_error Date: Mon, 08 Apr 2024 08:47:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rust X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114629 --- Comment #3 from Richard Biener --- is that part of the language standard? I don't think we have to copy rustc easter eggs - in fact I'd report this as a bug to them. --=20 You are receiving this mail because: You are on the CC list for the bug.=