From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2822C76196 for ; Mon, 3 Apr 2023 17:56:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232054AbjDCR4O (ORCPT ); Mon, 3 Apr 2023 13:56:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44076 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231645AbjDCR4N (ORCPT ); Mon, 3 Apr 2023 13:56:13 -0400 Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 219D72710; Mon, 3 Apr 2023 10:55:53 -0700 (PDT) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id C12715C0130; Mon, 3 Apr 2023 13:55:50 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 03 Apr 2023 13:55:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ryhl.io; h=cc:cc :content-transfer-encoding:content-type:content-type:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm2; t= 1680544550; x=1680630950; bh=dTmrn8YSJjQ6WsksbGTSgRXcTnrxTJU/czk blQD1EmQ=; b=u6E0++7A4iolZKYZppveiU6uMsdhrLJsiA1NYEfnBPYYrku4q5E xHW8SKvttqrviwOCf+3WsqlzHzUXJ48/ojtj1udc67hP5xzQ7iauZxeZxOMKdwDz Vn67SQvhU+T+HSCQnSAfjHH0+wP3fC8zQeAdwVOr+73NpCsPRmnvJk9s9mzgiWTd 3CXY4+fJP72b+r4W96iH8vb9YXifrd/JK/7IKRt9wxKv0CBFeWxDGQL5G2XkJiHy DlHjPJ4bLZY65bDCtOLKTk7Ubvll9XvKNgmxApArEyvOnt9M0SnDVgvL45COp/Xq WWnpVHxnEBbKzzauZS69l7FbYO13KOCWJYQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t= 1680544550; x=1680630950; bh=dTmrn8YSJjQ6WsksbGTSgRXcTnrxTJU/czk blQD1EmQ=; b=W3hnw3276B+lWcruHF/tn+EKlU3Aba1gKkyZtiX6JzwTLpw9jrG JuloL2JiwgEwZSj+kLx0W0kH/C824ASvHPimwXUtBlpkJ7ft+qsWFi5O+IVjswLh 6x82iXYLjmGPsI7D9e9Tg3iZN3z7jXg1YB75uypmSxmx0vMCPClorwIaLuzZhZCe LHYGZ6w5yoo4ZENymFEvqClhmtwxer9oaSjlItwoMCW3PG1ODrniZUolSpcH8M59 FNa8Ca3d/TwswQj/bkR5NhHK42rM9WfRQKaHhcqCTj9Q10pSJ6YZAvsbhElmuexa mnkVgYqc3OdfrI9F1JnyNyzjBznldT7/phw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdeijedguddvtdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefkffggfgfhuffvvehfjggtgfesthejredttdefjeenucfhrhhomheptehl ihgtvgcutfihhhhluceorghlihgtvgesrhihhhhlrdhioheqnecuggftrfgrthhtvghrnh ephfehueeileevjeefkeetvdffveffudeuhffgtedvuefgiefgiedvjeegvdejleejnecu vehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprghlihgtvg esrhihhhhlrdhioh X-ME-Proxy: Feedback-ID: i56684263:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 3 Apr 2023 13:55:48 -0400 (EDT) Message-ID: Date: Mon, 3 Apr 2023 19:55:59 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 From: Alice Ryhl Subject: Re: [PATCH v5 01/15] rust: enable the `pin_macro` feature To: Benno Lossin Cc: rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org, patches@lists.linux.dev, Andreas Hindborg , Alice Ryhl , Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , Boqun Feng , Gary Guo , =?UTF-8?Q?Bj=c3=b6rn_Roy_Baron?= References: <20230403154422.168633-1-y86-dev@protonmail.com> <20230403154422.168633-2-y86-dev@protonmail.com> Content-Language: en-US In-Reply-To: <20230403154422.168633-2-y86-dev@protonmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: rust-for-linux@vger.kernel.org On 4/3/23 17:44, Benno Lossin wrote: > This feature enables the use of the `pin!` macro for the `stack_pin_init!` > macro. This feature is already stabilized in Rust version 1.68. > > Signed-off-by: Benno Lossin > Cc: Gary Guo > Cc: Andreas Hindborg > Cc: Alice Ryhl > Acked-by: Boqun Feng Reviewed-by: Alice Ryhl