Re: [PATCH v1] rust: error: integrate Rust error type with `errname`

From: Miguel Ojeda
Date: Mon Jun 12 2023 - 19:36:23 EST


On Mon, Jun 12, 2023 at 9:04 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> Applied to `rust-next` -- reworded for clarity. Thanks!

When working on the KUnit changes that require this, I noticed this
didn't include the `CONFIG_SYMBOLIC_ERRNAME=n` support we originally
had on the `rust` branch.

So I added the `errname` helper and force-pushed.

Cheers,
Miguel