Re: [PATCH] rust: resolve safety comment TODO in `as_str_unchecked`
From: Miguel Ojeda
Date: Sun Jan 18 2026 - 17:57:33 EST
On Fri, Sep 12, 2025 at 6:53 AM Onur Özkan <work@xxxxxxxxxxxxx> wrote:
>
> Resolved the TODO comment with a proper safety explanation.
>
> Signed-off-by: Onur Özkan <work@xxxxxxxxxxxxx>
I saw this patch without replies -- for future reference, commit
3b83f5d5e78a ("rust: replace `CStr` with `core::ffi::CStr`") made this
one not needed.
Thanks!
Cheers,
Miguel