public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hindborg <a.hindborg@kernel.org>
To: "Tamir Duberstein" <tamird@gmail.com>
Cc: "Alice Ryhl" <aliceryhl@google.com>,
	"Danilo Krummrich" <dakr@kernel.org>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Alex Gaynor" <alex.gaynor@gmail.com>,
	"Boqun Feng" <boqun.feng@gmail.com>,
	"Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <benno.lossin@proton.me>,
	"Trevor Gross" <tmgross@umich.edu>,
	"Maíra Canal" <mcanal@igalia.com>,
	"Asahi Lina" <lina@asahilina.net>,
	rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v12 2/2] rust: xarray: Add an abstraction for XArray
Date: Fri, 13 Dec 2024 17:39:51 +0100	[thread overview]
Message-ID: <87pllvczag.fsf@kernel.org> (raw)
In-Reply-To: <CAJ-ks9mTEcRg6=ZiYFX3ebHSYgMwTv692ufUdTCoA1vX5E1nNg@mail.gmail.com> (Tamir Duberstein's message of "Fri, 13 Dec 2024 11:24:44 -0500")

"Tamir Duberstein" <tamird@gmail.com> writes:

> On Fri, Dec 13, 2024 at 8:40 AM Alice Ryhl <aliceryhl@google.com> wrote:
>>
>> This coding style is pretty far in the functional programming camp
>> compared to the rest of Rust code in the kernel. I tend to stick with
>> a more imperative style to be more familiar to C folks.
>
> That's a fair assessment, but it's a subjective area -- Andreas was
> fond of the approach (in a preview review).

I am! Let's not restrict ourselves to a subset of rust that mimics a
language invented 40 years ago.

Best regards,
Andreas Hindborg



  reply	other threads:[~2024-12-13 16:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12 20:31 [PATCH v12 0/2] rust: xarray: Add a minimal abstraction for XArray Tamir Duberstein
2024-12-12 20:31 ` [PATCH v12 1/2] rust: types: add `ForeignOwnable::PointedTo` Tamir Duberstein
2024-12-12 20:31 ` [PATCH v12 2/2] rust: xarray: Add an abstraction for XArray Tamir Duberstein
2024-12-13 13:40   ` Alice Ryhl
2024-12-13 16:24     ` Tamir Duberstein
2024-12-13 16:39       ` Andreas Hindborg [this message]
2024-12-13 17:24         ` Miguel Ojeda
2024-12-13 17:54           ` Tamir Duberstein
2024-12-13 19:37             ` Miguel Ojeda
2024-12-13 19:47               ` Tamir Duberstein
2024-12-13 17:23       ` Miguel Ojeda
2024-12-13 16:55 ` [PATCH v12 0/2] rust: xarray: Add a minimal " Tamir Duberstein

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pllvczag.fsf@kernel.org \
    --to=a.hindborg@kernel.org \
    --cc=alex.gaynor@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=benno.lossin@proton.me \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=dakr@kernel.org \
    --cc=gary@garyguo.net \
    --cc=lina@asahilina.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcanal@igalia.com \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=tamird@gmail.com \
    --cc=tmgross@umich.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox