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

@brianrourkebollbrianrourkeboll commented Mar 22, 2025

Copy link
Copy Markdown
Contributor

Description

Checklist

  • Test cases added.
  • Release notes entry updated.

@github-actions

github-actionsBot commented Mar 22, 2025

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change pathRelease notes pathDescription
src/Compilerdocs/release-notes/.FSharp.Compiler.Service/9.0.300.md

@brianrourkeboll
brianrourkebollforce-pushed the generic-delegate-immediate-invoke branch 12 times, most recently from 9a236b2 to b9b8cfeCompareMarch 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 ownerMarch 26, 2025 01:29
@T-Gro
T-Gro enabled auto-merge (squash) March 26, 2025 17:07
Comment threadtests/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
brianrourkebollforce-pushed the generic-delegate-immediate-invoke branch from b9b8cfe to 92cdc41CompareMarch 27, 2025 01:30
@T-Gro
T-Gro enabled auto-merge (squash) March 27, 2025 12:09
Sign up for freeto 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

@brianrourkeboll@KevinRansom@psfinaki@edgarfgp@T-Gro