TypeMirror#toString should include type annotations for primitive types

A few of the `toString` overrides in `TurbineTypeMirror` were unnecessary, and the one for primitives was incorrect because it dropped the type annotations.

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

Turbine

Turbine is a header compiler for Java.