Skip to content

Conversation

@edgarfgp
Copy link
Contributor

@edgarfgp edgarfgp commented May 5, 2025

Description

Fixes #15788

Checklist

  • Test cases added
  • Release notes entry updated

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/10.0.100.md

@edgarfgp edgarfgp changed the title allow return|return! yield|yield! and type annotations without parentheses Allow return|return! yield|yield! and type annotations without parentheses May 5, 2025
@edgarfgp edgarfgp marked this pull request as ready for review May 6, 2025 19:14
@edgarfgp edgarfgp requested a review from a team as a code owner May 6, 2025 19:14
@edgarfgp edgarfgp closed this May 15, 2025
@edgarfgp edgarfgp reopened this May 15, 2025
@edgarfgp edgarfgp closed this May 20, 2025
@edgarfgp edgarfgp reopened this May 20, 2025
@edgarfgp
Copy link
Contributor Author

@T-Gro Im getting dotnet-ilverify is not installed. Installing... Unhandled exception: System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable). can you please do the /azn run ?

@T-Gro
Copy link
Member

T-Gro commented May 21, 2025

/run ilverify

@github-actions
Copy link
Contributor

Started to run ilverify baseline update

@github-actions
Copy link
Contributor

Ran ilverify: https://github.com/dotnet/fsharp/actions/runs/15159958952
The ilverify command ran and did not modify any baseline.

@T-Gro
Copy link
Member

T-Gro commented May 21, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@T-Gro T-Gro merged commit d67ac13 into dotnet:main May 22, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Allow CE return and type annotations to play well together without needing parentheses

3 participants