Don't emit duplicate `toString`, `equals`, and `hashCode` methods in records

These methods are only emitted if they don't already exist, per JLS 8.10.3.

https://github.com/bazelbuild/bazel/issues/17181

PiperOrigin-RevId: 501618070
3 files changed
tree: 3fc0e5acbf0a3b52d510ae6eb4be39eb985b17ee
  1. .github/
  2. .mvn/
  3. java/
  4. javatests/
  5. proto/
  6. .gitattributes
  7. .gitignore
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Turbine

Turbine is a header compiler for Java.