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 aCDILM0bGWXM7wAAauVa8A:P1 (envelope-from ) for ; Sun, 01 Oct 2023 09:12:13 +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 aCDILM0bGWXM7wAAauVa8A (envelope-from ) for ; Sun, 01 Oct 2023 09:12:13 +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 CF79E479D5 for ; Sun, 1 Oct 2023 09:12:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="mDMU/Hu+"; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696144333; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=MnuRvZx47VXB/AKh18CcmaFpj/aTdJE6LjSTRmDqj2k=; b=TOmDB5m05PHzDKhgiLTSuKdNYQ1QmMIq4wVyEsUi01yozzpF63kabEgIW9EmHRXY3Wrs8i aqhN6rrsVTY3oScpgeMbUqnfAhF5HvlT9US9ctfARDI0Wvu5teeMmxbXPmV4w3fTTuPLpM MtN5lhQIg90FaIWVbQH2u6AJU7YLtLqCCNhtgT53QUGvGoEDCDhONrxkB4d+/M8wck1gFw 3ebR09eV4dy/MCJsmMiveJm/hWjxzfOodjYo49QQYLURbbxIDpnLvOLfV8QTYvyva8HmXR /j/nqiXj2vPwpw78NQWq11tMwCK8Z+JOkSIq3ZSlr5Airsk/n9VSrj7MBM1zMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696144333; a=rsa-sha256; cv=none; b=E5WQuNOUbibXGIWy/FFIDeXkofi4oryF2PYVwAVNLrCeA3uTE4kJypqIMzUxK7PepoAobF LYquAIVPsTjawdgG/zWpg2yIA15B/kKfZ8RqN7ubdKzAtFNSJo0os4acg5SHD3a+fMGwac Y1uVM2OYJpzupOSq8OHLCxVPVr5s3CyEW3w+sVCGuPVpBXn3jr97ALwwhNuYe72fLt2l7n lPHaCwbdCW+3OaHQ06+SfqbbAj/8yeAe/HKxkeSPufshAc6IfX1AK9G6AnvwlJJLYTqI6i VpdRKxq3WQvZZbnRjfUTVoTTTmo5zRTLxxHVKoXCadLawpVLu6ZZjDwnqY6yTA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="mDMU/Hu+"; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmqcK-000640-GT; Sun, 01 Oct 2023 03:11:52 -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 1qmqcG-00063d-Bx for guix-patches@gnu.org; Sun, 01 Oct 2023 03:11:48 -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 1qmqcE-0003Y3-U7 for guix-patches@gnu.org; Sun, 01 Oct 2023 03:11:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qmqcU-0000gT-Ex for guix-patches@gnu.org; Sun, 01 Oct 2023 03:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64804] [PATCH 5/5] gnu: rust: Update to 1.71. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 01 Oct 2023 07:12:02 +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: Fries Cc: 64804@debbugs.gnu.org, Juliana Sims Received: via spool by 64804-submit@debbugs.gnu.org id=B64804.16961442792567 (code B ref 64804); Sun, 01 Oct 2023 07:12:02 +0000 Received: (at 64804) by debbugs.gnu.org; 1 Oct 2023 07:11:19 +0000 Received: from localhost ([127.0.0.1]:60420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmqbm-0000fJ-I4 for submit@debbugs.gnu.org; Sun, 01 Oct 2023 03:11:18 -0400 Received: from mail-ej1-x634.google.com ([2a00:1450:4864:20::634]:59764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmqbk-0000ez-0k for 64804@debbugs.gnu.org; Sun, 01 Oct 2023 03:11:17 -0400 Received: by mail-ej1-x634.google.com with SMTP id a640c23a62f3a-9ad8bf9bfabso2158680466b.3 for <64804@debbugs.gnu.org>; Sun, 01 Oct 2023 00:11:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696144254; x=1696749054; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=MnuRvZx47VXB/AKh18CcmaFpj/aTdJE6LjSTRmDqj2k=; b=mDMU/Hu+TdRM5JDVcExIQRmpK4eplqUh2LpgT//G/PgSCYksj/vy5gLdNaHNiy3Biv t2IF1/xAjGru0Ytz4OSomQ3Ts2C6wovglabKKElLGKrJ+mOQtLJRo7upIrCMLZA2lhld jSgoHS5syN9YP54OlJE6VEX0fmRdGnd7nu5bpwGBOuUiHeZRFMe2Nmavo+01zMQhXyrb MZbwConismcG09yoPClybr8BceCHyWgbKFr24dGZZ2NHkU020gOlFTitrer7nF/4JTlH 00YRdcLFhXFlxzXphDcna4PmKGenS8gllNgGcQvNnc+GSVtTqefdu0IgG/YYyTl4qENg M9Yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696144254; x=1696749054; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=MnuRvZx47VXB/AKh18CcmaFpj/aTdJE6LjSTRmDqj2k=; b=mqfFxvit4zEMH2iw+PXvhkbAbvmagylDMR7JXhQ/TbzFt5e/IXlX4qpjeuCX9vOf4U mmJi0+oIr9iH+AI3DyVtbXgz8yFudFie4TZCM4kg0Uiq2ql7K2deYpLH9r+iEBxa7NRF BSecPHDYHgvWxmiKcsg5HYjlXfdXAikpJ2PduXQS+W7vkBPrJjl2uttVEstOFz3ylUIj kpRKw3xPE36A5ia+GEDNT7yNCMlUSIe7VxCvC+gHfYMK7iCQw6e6mBr/WwYofzyahG9/ EYincYaMamRrVjVvb+PKWBK7yUHelCcoekPFREzr4nO2DW3QYj2uQeszCszZkxwit7DK Fyeg== X-Gm-Message-State: AOJu0YwVh4Vx3Rn+PgqASPzYwTq5GY/6PDNDR7FXVmQkqg8nFY98JBDm pPxDONVKwu/1uQoBNMd682g= X-Google-Smtp-Source: AGHT+IHIl9mcK8PD6UdGZFdMQ/zrAonXoTgcb2QOKImHA+U7GyGgjjuAv09L4ZrO3Loj/5iXNLPtOA== X-Received: by 2002:a17:906:53ce:b0:9ae:614f:bcec with SMTP id p14-20020a17090653ce00b009ae614fbcecmr7962616ejo.70.1696144253547; Sun, 01 Oct 2023 00:10:53 -0700 (PDT) Received: from localhost ([2a02:ed3:916:6300:c3db:b80e:a694:a54f]) by smtp.gmail.com with ESMTPSA id lw3-20020a170906bcc300b009ae0042e48bsm14979245ejb.5.2023.10.01.00.10.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 01 Oct 2023 00:10:52 -0700 (PDT) Date: Sun, 1 Oct 2023 10:10:51 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Fries , 64804@debbugs.gnu.org, Juliana Sims References: <5a852a27410291cb2dda00ed3f137b3cfbbca645.1690176958.git.fries1234@protonmail.com> <5954949.lOV4Wx5bFT@pc> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="r1aMWlnmNdfUto4f" Content-Disposition: inline In-Reply-To: <5954949.lOV4Wx5bFT@pc> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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: , 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-Spam-Score: -3.55 X-Migadu-Spam-Score: -3.55 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: CF79E479D5 X-TUID: ZKSLujDXAeyU --r1aMWlnmNdfUto4f Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 24, 2023 at 05:51:24AM +0000, Fries wrote: > git-send-email wouldn't let me make a cover letter as the teams script th= ought=20 > it was an invalid patch so i'm going to send this email here. >=20 > this patch series updates the rust package to rust 1.71.0! this means pro= grams=20 > that require newer std api's like the stablized OnceCell API that was add= ed in=20 > rust 1.70 can be used! i submitted this patch before and i got some feedb= ack=20 > from juliana so i split my patches into a patch series.=20 >=20 > i don't know what branch this should go in but i checked the submitting p= atch=20 > webpage and i think as a rust update would mean a lot of rebuilding, i th= ink=20 > it should go into the core-updates branch but i see theres also a rust-te= am=20 > branch. i don't know which one would be optimal. Thanks for the patches! Sorry it took me a while to get back to you, I had some time off during the summer and needed a bit of a break after the last rust team merge. I've applied patches 1, 2 and 4. I wasn't able to get rust-1.71 to build so in the mean time I've bumped rust to 1.70 on the rust-team branch. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --r1aMWlnmNdfUto4f Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmUZG3UACgkQQarn3Mo9 g1HARQ//chzpEg8GHwLEkKdPFZXhXOSIbegVYnN4xTv0Y0o7oTdIffyoy/X/H775 Zo4w8ilXRVIEkRW7yCe2PJpvrrG58zPEffIdTHgLwt9f/aWt80wuTuaB13kaR2vD r592M77rsq4+LVdsSA1U2H6mo59+yAq5fcjrcGmkP+hxhhCVTsTMwEZtpwEfiQRo D4PByBPqCyptTCk2TziSolX/u6k1JJeXzbp7Tl+1r7H/n0PYthqGoR0yEnuqL0gz nYtRvpZayIQ6n/9b+BpC1p/7GHka7W4+LDAkDR8bs0xXW5GYaymAVTm1iIyCb+10 3+5A0YujQCDDFV1Uy8rWpprHXNyuTp7ca/TIeuXppxWSK/E30tBB4Kz/nWW+8ZVS QzuOALsW+KlCPRL3unR3M9IlnO3FtVTurkqCwWCDVzTtws9dQbSJwZnr8BZw5qCZ 505+19FRocbCyQ6HhCLVcjFb9dfXcaybcbTACbW4fu1E8eZl5KHKxPvX/b74NnVo 1Qnqp1HObmWcZs2qGmux7BsiKcotTioK1tMzbZ0xB/KkKHsEkIZOUxtAHmq82X7b a/M5u7Doc60v4+QPM6Gx88ecBD0PGpEOkHJ2KLBw67UkA5HF7MqGRsPokOz2lYoL TH/ffFsCCCc99aNgjUz0vO6fh6x70VuoWeRx0znCsKkLeNmDg+s= =6/uH -----END PGP SIGNATURE----- --r1aMWlnmNdfUto4f--