Skip to content

Conversation

@dawedawe
Copy link
Contributor

Description

Fixes #17604

I think we missed the handling for rec functions that are just unit-returning match expressions.

Checklist

  • Test cases added
  • Performance benchmarks added in case of performance changes
  • Release notes entry updated

@dawedawe dawedawe requested a review from a team as a code owner August 30, 2024 08:57
@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2024

❗ 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/9.0.100.md

Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for a quick fix Dawe!

Copy link
Member

@vzarytovskii vzarytovskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks

@vzarytovskii vzarytovskii enabled auto-merge (squash) August 30, 2024 11:11
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.

TailCall attribute incorrectly warning

4 participants