Re: [PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`

From: Miguel Ojeda
Date: Mon Jan 09 2023 - 16:12:09 EST


On Mon, Jan 9, 2023 at 9:54 PM Nick Desaulniers <ndesaulniers@xxxxxxxxxx> wrote:
>
> This is super helpful for me, since I build clang from source and
> would like to use my libclang.so! Thanks for this documentation
> Miguel!
> Reviewed-by: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>

Thanks for the quick review Nick!

By the way, I didn't add your Reported-by here because apparently it
is only intended for bug fixes and not features.

Cheers,
Miguel