You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** Reason for rollback ***
Causes errors when building
`[ThreadSafe] @ThreadSafeTypeParameter is only supported on threadsafe classes`
*** Original change description ***
`@ImmutableTypeParameter` is really a subset of `@ThreadSafeTypeParameter`, much as `@Immutable` is a subset of `@ThreadSafe`.
***
PiperOrigin-RevId: 798434994
0 commit comments