Re: [PATCH 3/5] rust: add pr_*_ratelimit! macros for printing
From: Miguel Ojeda
Date: Tue Jun 23 2026 - 15:54:22 EST
On Tue, Jun 23, 2026 at 5:55 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> I really want this to be just a variant of pr_, not a entire new family of
> macros.
I think both approaches are fine. Personally I would like a `pr!`
macro, but I am not convinced the advantages are big enough to drop
the similitude/familiarity with C.
It may be the kind of proposal that is best discussed in Kangrejos,
LPC or similar in order to convince enough people and move it
forward... :)
Cheers,
Miguel