Enable rust-analyzer tests on windows. (#1506)

diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index 864496d..51898d8 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -14,7 +14,6 @@
   - "//..."
   - "-//bindgen/..."
   - "-//test/proto/..."
-  - "-//tools/rust_analyzer/..."
   - "-//test/unit/pipelined_compilation/..."
 crate_universe_vendor_example_targets: &crate_universe_vendor_example_targets
   - "//vendor_external:crates_vendor"