From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aGcsCfAovmTKpQAASxT56A (envelope-from ) for ; Mon, 24 Jul 2023 09:32:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eK0SCfAovmTGaAAAauVa8A (envelope-from ) for ; Mon, 24 Jul 2023 09:32:00 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F29DF4F62C for ; Mon, 24 Jul 2023 09:31:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=rYg8dVLe; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690183920; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Y8HOIj6xi0VBKUTcrCqGGSHRdB86FSM7g8BedBO4cOY=; b=qnu4JkCqh1JRKtWPyZwcdj3O4ABO7qEV6/Ewx21B1JJRVwzMMFbsW185Ts7DO6C76SLXeG u4mfGizcgd5RmM0H5DMLINE9CI3VdKavgqwWWP1iMJU96bbqzmUAZdorZAIfN7pp6syrxC FJevw9eFJ2HzE81eFQYGmgKhoPJUjCf0XnpjU3/IG15O3/hmZXr1QDMCDkZ7o9qUU20JpB LJI1wi9N0uwwFMVSbzA7I8Sn/jNlYUzyJMMmisze/1irJTSdkusXXeWrH3K0BpKgWis3EM f9Vm4oGT/pOWefj94+jSC7buI40y72bFQc8y1yYwcRbnbC74Wv69L2UhJSAFwQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690183920; a=rsa-sha256; cv=none; b=isP1qBADF8DIK+ptUSEqRMxNbd+DQMtN1g8ykmPFbde3JzevFdVebuiIam7R+Aq85Jd3wn SbtWGBhi15PsFXE79V/TnhfPw095Yy9FItigvo5uTIu8u7+CIxbtRJm8PqGQVOBDNb8kHa yohK1BgfPJU+FuOG1e/knvF5g3umPBhfPoA47bqnTJIyB5oi2hs19UiDZze3omdO8PfXL5 RcJIF1MB1dnlOqx0P2i33a7KZgLwnirog1v4yrBPd+kTRoBltj5fVRKM1LJ/SByVBtiyO0 4a2Bza+AaQLccsogC/P0vhh+jbsGhXqPRLI0vmaezX5fslO61LjrfohLSmTtng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=rYg8dVLe; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNq28-0001Hx-8N; Mon, 24 Jul 2023 03:31:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qNq27-0001HF-0d for guix-patches@gnu.org; Mon, 24 Jul 2023 03:31:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qNq26-00071I-Ov for guix-patches@gnu.org; Mon, 24 Jul 2023 03:31:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNq26-00073D-LT for guix-patches@gnu.org; Mon, 24 Jul 2023 03:31:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64804] [PATCH 5/5] gnu: rust: Update to 1.71. Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jul 2023 07:31:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64804 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64804@debbugs.gnu.org Cc: Fries , efraim@flashner.co.il, Juliana Sims Received: via spool by 64804-submit@debbugs.gnu.org id=B64804.169018384626995 (code B ref 64804); Mon, 24 Jul 2023 07:31:06 +0000 Received: (at 64804) by debbugs.gnu.org; 24 Jul 2023 07:30:46 +0000 Received: from localhost ([127.0.0.1]:41634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNq1m-00071G-5e for submit@debbugs.gnu.org; Mon, 24 Jul 2023 03:30:46 -0400 Received: from mail-40140.protonmail.ch ([185.70.40.140]:22567) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNoU2-0004Si-46 for 64804@debbugs.gnu.org; Mon, 24 Jul 2023 01:51:51 -0400 Date: Mon, 24 Jul 2023 05:51:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1690177903; x=1690437103; bh=Y8HOIj6xi0VBKUTcrCqGGSHRdB86FSM7g8BedBO4cOY=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=rYg8dVLelpyNCtKZIFbaWeIw3EHeqU+nE7odPy0/DvYo3swo6v+K9crh9jW2B9uCE RptbBfOXi9HpaoDT22x/DKp0dYN4PRU0xbpR5DK/49ZTxOtQMYNfFVEBJef/svwY/0 axZIwHbKVPKyvxkI/1S+jIidlDhoYgmoAju2WDT+a1fTIPKzy92xnlUIit5If/njEj U0Zb12ykcvGjzTmBAd9ro5e9Yx+r5t8xrhgkqY7VlyFe28S4Uk1sKDBkJ+w+/BO7vg WdBcFxlHW6VMhWB4I3WXp+Cuks9pxGdapoSnildQL7Iq+mKTbtTpGZtZBtMD40cm0b 2OFcOvqv8zyOA== Message-ID: <5954949.lOV4Wx5bFT@pc> In-Reply-To: <5a852a27410291cb2dda00ed3f137b3cfbbca645.1690176958.git.fries1234@protonmail.com> References: <5a852a27410291cb2dda00ed3f137b3cfbbca645.1690176958.git.fries1234@protonmail.com> Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 24 Jul 2023 03:30:09 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.66 X-Spam-Score: -4.66 X-Migadu-Queue-Id: F29DF4F62C X-Migadu-Scanner: mx1.migadu.com X-TUID: 5D4Uj0cPA3fv git-send-email wouldn't let me make a cover letter as the teams script thou= ght=20 it was an invalid patch so i'm going to send this email here. this patch series updates the rust package to rust 1.71.0! this means progr= ams=20 that require newer std api's like the stablized OnceCell API that was added= in=20 rust 1.70 can be used! i submitted this patch before and i got some feedbac= k=20 from juliana so i split my patches into a patch series.=20 i don't know what branch this should go in but i checked the submitting pat= ch=20 webpage and i think as a rust update would mean a lot of rebuilding, i thin= k=20 it should go into the core-updates branch but i see theres also a rust-team= =20 branch. i don't know which one would be optimal.