Skip to content
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

Reenable β-reduction of immediately-invoked F#-defined generic delegates #18401

Merged
merged 3 commits into from
Mar 31, 2025

Conversation

brianrourkeboll
Copy link
Contributor

@brianrourkeboll brianrourkeboll commented Mar 22, 2025

Description

Checklist

  • Test cases added.
  • Release notes entry updated.

Copy link
Contributor

github-actions bot commented Mar 22, 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/9.0.300.md

@brianrourkeboll brianrourkeboll force-pushed the generic-delegate-immediate-invoke branch 12 times, most recently from 9a236b2 to b9b8cfe Compare March 26, 2025 00:16
@brianrourkeboll brianrourkeboll marked this pull request as ready for review March 26, 2025 01:29
@brianrourkeboll brianrourkeboll requested a review from a team as a code owner March 26, 2025 01:29
@T-Gro T-Gro enabled auto-merge (squash) March 26, 2025 17:07
- Remove the assembly reference to `System.Collections` during
  normalization since it does not match across target frameworks.
auto-merge was automatically disabled March 27, 2025 01:30

Head branch was pushed to by a user without write access

@brianrourkeboll brianrourkeboll force-pushed the generic-delegate-immediate-invoke branch from b9b8cfe to 92cdc41 Compare March 27, 2025 01:30
@T-Gro T-Gro enabled auto-merge (squash) March 27, 2025 12:09
@T-Gro T-Gro merged commit dc01094 into dotnet:main Mar 31, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from New to In Progress in F# Compiler and Tooling Mar 31, 2025
@brianrourkeboll brianrourkeboll deleted the generic-delegate-immediate-invoke branch March 31, 2025 15:57
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.

5 participants