From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f343r-0007Qe-CR for guix-patches@gnu.org; Mon, 02 Apr 2018 14:20:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f343o-0001yU-3h for guix-patches@gnu.org; Mon, 02 Apr 2018 14:20:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55719) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f343n-0001yO-W7 for guix-patches@gnu.org; Mon, 02 Apr 2018 14:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f343m-0001cS-BG for guix-patches@gnu.org; Mon, 02 Apr 2018 14:20:03 -0400 Subject: [bug#31026] [PATCH 0/2] Split off rust@1.19.0. Resent-Message-ID: Date: Mon, 2 Apr 2018 18:19:21 +0000 From: Nils Gillmann Message-ID: <20180402181921.qsmwady62buv5hkj@abyayala> References: <20180402171721.12331-1-dannym@scratchpost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180402171721.12331-1-dannym@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: 31026@debbugs.gnu.org Danny Milosavljevic transcribed 260 bytes: > Prepare for mrustc bootstrap. Woo, good news. Did I miss an email or does this still require some review? I can reserve some time for building this tonight and review tomorrow at some point. > Danny Milosavljevic (2): > gnu: Add rust@1.19.0. > gnu: Factorize rust-bootstrapped-package. > > gnu/packages/rust.scm | 155 +++++++++++++++++++++++++++++--------------------- > 1 file changed, 90 insertions(+), 65 deletions(-) > > > >