From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56076) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSuTN-0003qZ-6g for guix-patches@gnu.org; Thu, 07 Nov 2019 21:58:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSuTK-0006ac-Oa for guix-patches@gnu.org; Thu, 07 Nov 2019 21:58:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35476) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSuTK-0006ZA-L7 for guix-patches@gnu.org; Thu, 07 Nov 2019 21:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSuTK-0006uA-HL for guix-patches@gnu.org; Thu, 07 Nov 2019 21:58:02 -0500 Subject: [bug#38110] [PATCH v2 0/2] Bootstrap rust@1.29.0 directly from mrustc@0.9. Resent-Message-ID: From: Danny Milosavljevic Date: Fri, 8 Nov 2019 03:46:57 +0100 Message-Id: <20191108024659.10138-1-dannym@scratchpost.org> In-Reply-To: <20191107223000.20242-1-dannym@scratchpost.org> References: <20191107223000.20242-1-dannym@scratchpost.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 38110@debbugs.gnu.org Cc: Danny Milosavljevic Danny Milosavljevic (2): gnu: mrustc: Update to 0.9. gnu: rust: Bootstrap rust@1.29.0 by mrustc@0.9. gnu/local.mk | 1 - ...ix-variable-length-integer-receiving.patch | 15 - gnu/packages/rust.scm | 495 ++++-------------- 3 files changed, 106 insertions(+), 405 deletions(-) delete mode 100644 gnu/packages/patches/mrustc-0.8.0-fix-variable-length-integer-receiving.patch