public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rust: fix rust-analyzer configuration for generated files
@ 2025-02-10 17:55 Tamir Duberstein
  2025-02-10 17:55 ` [PATCH 1/2] scripts: generate_rust_analyzer.py: add missing include_dirs Tamir Duberstein
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tamir Duberstein @ 2025-02-10 17:55 UTC (permalink / raw)
  To: Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
	Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
	Trevor Gross, Kees Cook, Fiona Behrens, Martin Rodriguez Reboredo,
	Asahi Lina
  Cc: Boris-Chengbiao Zhou, rust-for-linux, linux-kernel,
	Tamir Duberstein

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@gmail.com>
---
Tamir Duberstein (2):
      scripts: generate_rust_analyzer.py: add missing include_dirs
      scripts: generate_rust_analyzer.py: add uapi crate

 scripts/generate_rust_analyzer.py | 41 ++++++++++++++++++++-------------------
 1 file changed, 21 insertions(+), 20 deletions(-)
---
base-commit: a64dcfb451e254085a7daee5fe51bf22959d52d3
change-id: 20250210-rust-analyzer-bindings-include-531e9dacec8d

Best regards,
-- 
Tamir Duberstein <tamird@gmail.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-11 23:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 17:55 [PATCH 0/2] rust: fix rust-analyzer configuration for generated files Tamir Duberstein
2025-02-10 17:55 ` [PATCH 1/2] scripts: generate_rust_analyzer.py: add missing include_dirs Tamir Duberstein
2025-02-10 17:55 ` [PATCH 2/2] scripts: generate_rust_analyzer.py: add uapi crate Tamir Duberstein
2025-02-10 18:02   ` Tamir Duberstein
2025-03-11 23:19 ` [PATCH 0/2] rust: fix rust-analyzer configuration for generated files Miguel Ojeda
2025-03-11 23:21   ` Miguel Ojeda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox