From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: pve-devel@lists.proxmox.com, "Max R. Carrara" <m.carrara@proxmox.com>
Subject: Re: [PATCH perlmod v3 0/2] perlmod: add #[hash] parameter attribute
Date: Thu, 30 Jul 2026 19:00:49 +0200 [thread overview]
Message-ID: <178543084916.467796.13001773204426025394.b4-ty@b4> (raw)
In-Reply-To: <20260730111101.222209-1-m.carrara@proxmox.com>
On Thu, 30 Jul 2026 13:10:56 +0200, Max R. Carrara wrote:
> perlmod: add #[hash] parameter attribute
>
> perlmod: add #[hash] parameter attribute - v3
> =============================================
>
> This series implements a `#[hash]` parameter similar to the existing
> `#[list]` one, allowing us to create APIs like
> `foo("arg", key => "value")` directly from Rust.
>
> [...]
Applied, thanks!
[1/2] macro: function: move signature inputs handling into helper struct
commit: 8b21fa276f9a96e6e1b432f9e69036414a58cb58
[2/2] perlmod, macro: add #[hash] parameter attribute
commit: d85d4ebdd13c1dcb469e15eb0ce7b22640418b8e
prev parent reply other threads:[~2026-07-30 17:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-30 11:10 [PATCH perlmod v3 0/2] perlmod: add #[hash] parameter attribute Max R. Carrara
2026-07-30 11:10 ` [PATCH perlmod v3 1/2] macro: function: move signature inputs handling into helper struct Max R. Carrara
2026-07-30 11:10 ` [PATCH perlmod v3 2/2] perlmod, macro: add #[hash] parameter attribute Max R. Carrara
2026-07-30 17:00 ` Wolfgang Bumiller [this message]
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=178543084916.467796.13001773204426025394.b4-ty@b4 \
--to=w.bumiller@proxmox.com \
--cc=m.carrara@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.