From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:38821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8rkS-0004RB-7n for guix-patches@gnu.org; Tue, 26 Mar 2019 15:28:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8rbC-0001rm-M2 for guix-patches@gnu.org; Tue, 26 Mar 2019 15:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47024) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8rbC-0001rg-GU for guix-patches@gnu.org; Tue, 26 Mar 2019 15:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8rbC-0005VA-7T for guix-patches@gnu.org; Tue, 26 Mar 2019 15:19:02 -0400 Subject: [bug#34820] [PATCH] gnu: rust: Update to 1.32.0 Resent-Message-ID: Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) From: Ivan Petkov In-Reply-To: <20190326191427.12846e89@scratchpost.org> Date: Tue, 26 Mar 2019 12:18:00 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <50A5BA1C-E3B1-4875-BF0E-1B09D073A94E@gmail.com> References: <9E833478-6D25-4549-B90A-8244CCED81DD@gmail.com> <9FA7C98C-EFF0-4A04-A628-AB4B907D438E@gmail.com> <20190319024719.7226c75f@scratchpost.org> <20190326142148.622a46ae@scratchpost.org> <1D8916FD-CC21-4AD0-9098-78339590F353@gmail.com> <20190326191427.12846e89@scratchpost.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 34820@debbugs.gnu.org > On Mar 26, 2019, at 11:14 AM, Danny Milosavljevic = wrote: > the test has been moved to ./src/test/ui/run-pass/issues/issue-44056.rs > I've now reinstated an adjusted phase and restarted the build... let's see= . Great, thanks for fixing this, it looks like I got the path wrong in the ori= ginal patch, and I added the phase to 1.32 instead of 1.31 =E2=80=94Ivan=