Improve error handling for string conversions

differentiate between `"" == x`, where `x` has to be a `String`, and `"" + y`,
where it is implicitly converted to a string.

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

Turbine

Turbine is a header compiler for Java.