Re: [PATCH v2 0/2] rust: fix rust-analyzer configuration for generated files
From: Andreas Hindborg
Date: Tue Feb 11 2025 - 10:21:06 EST
"Tamir Duberstein" <tamird@xxxxxxxxx> writes:
> The individual patches should be descriptive on their own. They are
> included in a single series because the second patch uses a function
> introduced in the first.
>
> I've confirmed this allows me to navigate to symbols defined in
> generated files as well as to the generated files themselves. I am using
> an out-of-source build.
>
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>
This is amazing, I have been missing this for so long 😆 With this patch
I get auto completion of symbols in `bindings` and `uapi`, without it,
no completions. I build out of tree.
For the whole series:
Tested-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Best regards,
Andreas Hindborg