On Mon, 22 Jul 2024 15:08:02 GMT, Archie Cobbs wrote:
>> This needs to be coordinated with @hns who is working on similar issues. He
>> is currently OOTO, but will be back soon.
>
>> This needs to be coordinated with @hns who is working on similar issues. He
>> is currently OOTO, but will be ba
> `TypeAnnotation` is not an annotation, as it should not be used in places
> like `AnnotationValue.ofAnnotation`. Thus it's remodeled to contain an
> annotation at a given location instead of to be an annotation.
>
> Depends on #20205.
Chen Liang has updated the pull request with a new target
On Mon, 22 Jul 2024 16:42:06 GMT, Chen Liang wrote:
>> `TypeAnnotation` is not an annotation, as it should not be used in places
>> like `AnnotationValue.ofAnnotation`. Thus it's remodeled to contain an
>> annotation at a given location instead of to be an annotation.
>>
>> Depends on #20205.
> `TypeAnnotation` is not an annotation, as it should not be used in places
> like `AnnotationValue.ofAnnotation`. Thus it's remodeled to contain an
> annotation at a given location instead of to be an annotation.
>
> Depends on #20205.
Chen Liang has updated the pull request incrementally with
> `TypeAnnotation` is not an annotation, as it should not be used in places
> like `AnnotationValue.ofAnnotation`. Thus it's remodeled to contain an
> annotation at a given location instead of to be an annotation.
>
> Depends on #20205.
Chen Liang has updated the pull request incrementally with
On Mon, 13 May 2024 23:08:51 GMT, Jonathan Gibbons wrote:
> Please review a relatively simple update to the generated Help page, as part
> of the ongoing campaign to improve the documentation around the overall use
> of `@since` tags.
This pull request has been closed without being integrated.