Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: add "RUST [RUST-ANALYZER]" entry

This entry will handle the support for `rust-analyzer`, which at the
moment is essentially about the `scripts/generate_rust_analyzer.py`
script.

It is one more subentry of the Rust subsystem. The new branch is
already part of linux-next and will be used to send PRs to be merged
into rust-next.

Tamir and Jesung will take care of it. They have both been active around
the `rust-analyzer` support for a while.

Acked-by: Tamir Duberstein <tamird@kernel.org>
Acked-by: Jesung Yang <y.j3ms.n@gmail.com>
Acked-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://patch.msgid.link/20260115214545.63262-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>

+8
+8
MAINTAINERS
··· 22942 22942 F: rust/pin-init/ 22943 22943 K: \bpin-init\b|pin_init\b|PinInit 22944 22944 22945 + RUST [RUST-ANALYZER] 22946 + M: Tamir Duberstein <tamird@kernel.org> 22947 + R: Jesung Yang <y.j3ms.n@gmail.com> 22948 + L: rust-for-linux@vger.kernel.org 22949 + S: Maintained 22950 + T: git https://github.com/Rust-for-Linux/linux.git rust-analyzer-next 22951 + F: scripts/generate_rust_analyzer.py 22952 + 22945 22953 RXRPC SOCKETS (AF_RXRPC) 22946 22954 M: David Howells <dhowells@redhat.com> 22947 22955 M: Marc Dionne <marc.dionne@auristor.com>