From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D63F32BB0D for ; Sat, 30 Mar 2024 16:43:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.70.40.133 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711817021; cv=none; b=BWENdQRpt5iyRZXVeE2VbejrAziRTc0xB6tSLvm5FL8jLii5hKFqIfv7H8PtujPPfyALcVUo7+PVZCzm0EPW9tDkkwLOQ1d6/LPaLwQxJp4fzcpUqLCNmgXdOV2x6/wghD8kJALLm8JtXxRpzSqns565nvhFA+/+xzSvj3Msytg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711817021; c=relaxed/simple; bh=ZFpvrxWSvNr6wqynleztpvB5AWZ9CKRmkMrNuTxQSPc=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Tk4QarmXJvUh3xrP/C8vYq3BhHwde3o+SD7D+ILH1UGusktgd+9BGZO9yh9Yj6lsWU1lLnq5YX9Ig23AZhjTHws6NPFDn0V23ClA24WgSeUJMeFO7di45eso9QLcHQ72qmH0v6aE8c9woZLadIl42q0ADehifzLChVYfyP+8rpc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=proton.me; spf=pass smtp.mailfrom=proton.me; dkim=pass (2048-bit key) header.d=proton.me header.i=@proton.me header.b=DOS+OIid; arc=none smtp.client-ip=185.70.40.133 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=proton.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=proton.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=proton.me header.i=@proton.me header.b="DOS+OIid" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1711817017; x=1712076217; bh=ZFpvrxWSvNr6wqynleztpvB5AWZ9CKRmkMrNuTxQSPc=; 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=DOS+OIidn7P20S1+PyBA2B8wEmgtw1iVhxTRYxU1QGaLmJrGSr4JAJC1mnrWLIHpH CBBQF15z3OZEgyGu+OYVT9h5bBE8NTI6zXaJdFVNzZNOICpEEar6NMGR0vAnXzSKTA lpcKbW02EJ9Dbvg7wIjuqzzHmd3eW3YMd8+vFrygT6FD2rpbY10RrVEmnz+y6u+G3i LCZSVHkNb2yqM7YngcwtISM0BSoMHeLAfHBx8goo24v+tDd06MMf5eFYCXkltwq+Tb rVKuoaazYmhjf6D7ecuo/YrZjlD8cPLMRXPfs1DkjPhTrg9PIcVl0i1d8JsgzzY9Zi oHhRltiCtTBjQ== Date: Sat, 30 Mar 2024 16:43:30 +0000 To: Laine Taffin Altman From: Benno Lossin Cc: Boqun Feng , Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , Gary Guo , =?utf-8?Q?Bj=C3=B6rn_Roy_Baron?= , Andreas Hindborg , Alice Ryhl , Martin Rodriguez Reboredo , stable@vger.kernel.org, rust-for-linux@vger.kernel.org, lkml Subject: Re: [PATCH] rust: init: remove impl Zeroable for Infallible Message-ID: <96fc2017-7dbf-4311-976f-3ee5ae645e2b@proton.me> In-Reply-To: References: <2dd2c052-0d1f-4a77-9fff-1d6db80310e1@proton.me> Feedback-ID: 71780778:user:proton Precedence: bulk X-Mailing-List: rust-for-linux@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 30.03.24 17:36, Laine Taffin Altman wrote: > I=E2=80=99ll do it myself tomorrow night; sorry for the delay! Great, and no worries (it's fine if you still need a couple days)! >=20 > Thanks, > Laine >=20 > On Mar 30, 2024, at 5:03=E2=80=AFAM, Benno Lossin wrote: >> >> =EF=BB=BF >> >> Sorry about that, I hope this one is not encrypted. --=20 Cheers, Benno