fix: distribute `//tools/rust_analyzer` (#1234)

diff --git a/tools/BUILD.bazel b/tools/BUILD.bazel
index ee3589b..f25df3c 100644
--- a/tools/BUILD.bazel
+++ b/tools/BUILD.bazel
@@ -5,6 +5,7 @@
         "//tools/allowlists/function_transition_allowlist:distro",
         "//tools/clippy:distro",
         "//tools/runfiles:distro",
+        "//tools/rust_analyzer:distro",
         "//tools/rustdoc:distro",
         "//tools/rustfmt:distro",
     ],