-
Notifications
You must be signed in to change notification settings - Fork 826
Fix F# compiler to prevent tail call emission when pinned locals are present #18893
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix F# compiler to prevent tail call emission when pinned locals are present #18893
Conversation
Co-authored-by: T-Gro <[email protected]>
…ked yet) Co-authored-by: T-Gro <[email protected]>
Co-authored-by: T-Gro <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments above.
Also, you will need to add release notes to the FSharp.Compiler.Service markdown file.
Also, run "dotnet fantomas ." in the repo root at the end of your work.
…ursive test, add release notes, format code Co-authored-by: T-Gro <[email protected]>
All feedback addressed: fixed mutable variable usage, removed .trx files, added recursive test case, added release notes to FSharp.Compiler.Service, and ran dotnet fantomas. Commit: 3c000d9 |
❗ Release notes required
Warning No PR link found in some release notes, please consider adding it.
|
Co-authored-by: T-Gro <[email protected]>
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.