Automated rollback of commit 63fb60bd85247f016fa1571b752f95445be9d56c.

*** Reason for rollback ***

This change was originally made to try to fix failing presubmits related to ImpossibleNullComparison. But this was instead fixed by cherry-picking https://github.com/bazelbuild/bazel/commit/83d0f2cafaac42e3b2b1822340f8f813ad4698e5 into the 6.3 branch. This change has been reverted to avoid disabling too many checks.

*** Original change description ***

Disable ImpossibleNullComparison

PiperOrigin-RevId: 532817246
Change-Id: I4165a5bc91dc0b12d1dd99d59526e344c32715e0
1 file changed
tree: 36822658d8f4309df9223e14f2d6876efddc593b
  1. .bazelci/
  2. .bcr/
  3. distro/
  4. examples/
  5. java/
  6. toolchains/
  7. .bazelrc
  8. .gitignore
  9. AUTHORS
  10. BUILD
  11. CODEOWNERS
  12. CONTRIBUTING.md
  13. LICENSE
  14. MODULE.bazel
  15. README.md
  16. renovate.json
  17. WORKSPACE
  18. WORKSPACE.bzlmod
README.md

rules_java

  • Postsubmit Build status
  • Postsubmit + Current Bazel Incompatible Flags Build status

Java Rules for Bazel https://bazel.build.