Skip to content

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

Merged
T-Gro merged 3 commits into
dotnet:mainfrom
brianrourkeboll:generic-delegate-immediate-invoke
Mar 31, 2025
Merged

Reenable β-reduction of immediately-invoked F#-defined generic delegates#18401
T-Gro merged 3 commits into
dotnet:mainfrom
brianrourkeboll:generic-delegate-immediate-invoke

Conversation

@brianrourkeboll
Copy link
Copy Markdown
Contributor

@brianrourkeboll brianrourkeboll commented Mar 22, 2025

Description

Checklist

  • Test cases added.
  • Release notes entry updated.

@github-actions
Copy link
Copy Markdown
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
Comment thread tests/FSharp.Compiler.ComponentTests/EmittedIL/Inlining/Inlining.fs Outdated
- 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
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