From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: More stability needed in our Rust packages, for IceCat 60 Date: Sat, 22 Sep 2018 14:20:15 -0400 Message-ID: <877ejde6n4.fsf@netris.org> References: <20180921155929.16408.29671@vcs0.savannah.gnu.org> <20180921155930.0EB7B20498@vcs0.savannah.gnu.org> <87zhwatdai.fsf_-_@netris.org> <20180922104101.5c9e2a57@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3sWq-0001Cy-Dm for guix-devel@gnu.org; Sat, 22 Sep 2018 20:45:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g3rpZ-0002p7-1X for guix-devel@gnu.org; Sat, 22 Sep 2018 20:01:00 -0400 Received: from world.peace.net ([64.112.178.59]:37520) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g3rpY-0002oo-TV for guix-devel@gnu.org; Sat, 22 Sep 2018 20:00:56 -0400 In-Reply-To: <20180922104101.5c9e2a57@scratchpost.org> (Danny Milosavljevic's message of "Sat, 22 Sep 2018 10:41:01 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org Hi Danny, Danny Milosavljevic writes: >> How would you feel about doing further Rust work on a separate branch, >> and periodically (maybe 2-4 times per month) merging the collected >> improvements into master? > > I agree actually. Rust is taking up way too much of my own build > capacity right now. Even small changes have to be tested on at least > a few of the compilers, because Rust seems to change what settings one > can use regularily - and any of those could break master (and did before). > > I've reverted the last commit mentioning "ar". It's not strictly the > right fix to revert it, but it's the most stable version to have on > master. > > I've also been talking to a new volunteer, so now is actually a good > time for oponeing a new branch. > > I've now opened wip-rust and will be pushing it after some rust versions > built. Sounds good. Thanks again! Mark