Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dotnet
/
fsharp
Public
Notifications
You must be signed in to change notification settings
Fork
880
Star
4.3k
Code
Issues
1.1k
Pull requests
129
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix #19457: lift CE constructs from plain let RHS in computation expressions
- #19868
#19868
Merged
T-Gro
merged 19 commits into
main
dotnet/fsharp:main
from
fix/issue-19457
dotnet/fsharp:fix/issue-19457
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Fix #19457: lift CE constructs from plain let RHS in computation expressions
#19868
T-Gro
merged 19 commits into
main
dotnet/fsharp:main
from
fix/issue-19457
dotnet/fsharp:fix/issue-19457
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
Sprint 02: RED tests for #19457 (nested let! in plain let in CE)
Show description for 72a3c3a
Copilot
and
Copilot
committed
72a3c3a
View commit details
Copy full SHA for 72a3c3a
Browse repository at this point
Sprint 03: fix #19457 - lift CE constructs from plain let RHS in CE
Show description for 4e7d740
Copilot
and
Copilot
committed
4e7d740
View commit details
Copy full SHA for 4e7d740
Browse repository at this point
Sprint 04: fantomas + release notes for #19457
Show description for 5d18204
Copilot
and
Copilot
committed
5d18204
View commit details
Copy full SHA for 5d18204
Browse repository at this point
Add PR link to release notes for #19457
Show description for 6503962
Copilot
and
Copilot
committed
6503962
View commit details
Copy full SHA for 6503962
Browse repository at this point
Commits on Jun 2, 2026
Merge remote-tracking branch 'origin/main' into fix/issue-19457
Copilot
committed
14b69c0
View commit details
Copy full SHA for 14b69c0
Browse repository at this point
Fix infinite recursion in CE lift for tail-position CE constructs
Show description for f68f5c6
Copilot
and
Copilot
committed
f68f5c6
View commit details
Copy full SHA for f68f5c6
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/issue-19457
Copilot
committed
ec3a5c9
View commit details
Copy full SHA for ec3a5c9
Browse repository at this point
Commits on Jun 12, 2026
Fix variable shadowing in CE lift from plain let RHS
Show description for dfbe1e3
Copilot
and
Copilot
committed
dfbe1e3
View commit details
Copy full SHA for dfbe1e3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/issue-19457
Copilot
committed
aaa75d1
View commit details
Copy full SHA for aaa75d1
Browse repository at this point
Simplify #19457 lift: reuse ExprAsLetBang/ExprAsUseBang + DoBang head
Show description for 62fe8ff
T-Gro
and
Copilot
committed
62fe8ff
View commit details
Copy full SHA for 62fe8ff
Browse repository at this point
Merge branch 'main' into fix/issue-19457
T-Gro
authored
4805934
View commit details
Copy full SHA for 4805934
Browse repository at this point
Commits on Jun 15, 2026
Fix variable shadowing in CE lift from plain let RHS
Show description for 088cf1e
Copilot
and
Copilot
committed
088cf1e
View commit details
Copy full SHA for 088cf1e
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/issue-19457
Copilot
committed
da70a8b
View commit details
Copy full SHA for da70a8b
Browse repository at this point
Commits on Jul 3, 2026
Fix #19457: lift let!/use!/do! from plain let RHS in computation expressions
Show description for 4039d6b
T-Gro
and
Copilot
committed
4039d6b
View commit details
Copy full SHA for 4039d6b
Browse repository at this point
Merge branch 'main' into fix/issue-19457
T-Gro
authored
99c2695
View commit details
Copy full SHA for 99c2695
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/issue-19457
T-Gro
committed
38e7e05
View commit details
Copy full SHA for 38e7e05
Browse repository at this point
Commits on Jul 10, 2026
Merge remote-tracking branch 'origin/main' into fix/issue-19457
T-Gro
committed
a334f41
View commit details
Copy full SHA for a334f41
Browse repository at this point
Pin #19457 rewrite boundary: use/try/minimal-builder tests + comment
Show description for 58dd11c
T-Gro
and
Copilot
committed
58dd11c
View commit details
Copy full SHA for 58dd11c
Browse repository at this point
Commits on Jul 21, 2026
Broaden spineHasBang to descend into if/match branches
Show description for 84981b5
T-Gro
and
Copilot
committed
84981b5
View commit details
Copy full SHA for 84981b5
Browse repository at this point
You can’t perform that action at this time.