Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…Parameter}` The external build puts type annotations in a separate artifact, this fixes: ``` Error: /home/runner/work/error-prone/error-prone/annotations/src/main/java/com/google/errorprone/annotations/ThreadSafe.java:89: error: reference not found Error: * {@link ThreadSafeTypeParameter} javadoc. Error: ^ ``` PiperOrigin-RevId: 668526430
- Loading branch information