]> Gentwo Git Trees - linux/.git/commit
rust: quote: enable support in kbuild
authorMiguel Ojeda <ojeda@kernel.org>
Mon, 24 Nov 2025 15:18:26 +0000 (16:18 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 24 Nov 2025 16:15:43 +0000 (17:15 +0100)
commit88de91cc1ce7b3069ccabc1a5fbe16d41c663093
tree6ce78ce2d363c4da009d8157f4834708b60de189
parent51177f023ce82c6d7d59bc5c64d94eea317d445d
rust: quote: enable support in kbuild

With all the new files in place and ready from the new crate, enable
the support for it in the build system.

Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Tested-by: Gary Guo <gary@garyguo.net>
Tested-by: Jesung Yang <y.j3ms.n@gmail.com>
Link: https://patch.msgid.link/20251124151837.2184382-15-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Makefile
rust/Makefile
scripts/generate_rust_analyzer.py