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
Check comment on #4161: Bug confirmed still present β FS0410 spurious accessibility error on tuple-destructured bindings in private modules (also tested with --realsig+, still fails) β View
Check comment on #13099: Task CE optimizer correctness bug β (someFunctionWithReturnType()).End silently optimized away in Release mode β View
Check comment on #16034: Responded to contributor's suggested fix approach with root cause analysis β identified crash at MethodCalls.fs:667 (negative index when named arg reduces unnamed count below 2 for indexer setter) β View
Check comment on #16464: confirmed still present, Repo Assist provided repro details β View
Additional observations for maintainer's attention
Issue #13099: High-impact optimizer correctness bug β (someFunctionWithReturnType()).End where .End is a unit property causes the function call to be optimized away in Release mode.
Issue #16292: Debug-only codegen bug β SRTP with mutable struct enumerator causes infinite loop in Debug builds.
Issue #4161: Confirmed still present on F# 11.0. The compiler-generated patternInput binding for tuple destructuring incorrectly triggers FS0410 in private modules. --realsig+ does not help.
Issue #16034: Crash fix is straightforward β guard at MethodCalls.fs:663 needs nUnnamedCalledArgs >= 2 for isIndexerSetter case. The broader shadowing inconsistency is more complex.
Future Work for Repo Assist
Continue scanning backlog (cursor at 0, filtering by activity since last run)
All AI-thinks-windows-only issues have been revisited (cursor at 18119)
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for June 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention (excludes items already actioned and checked off).
--realsig+, still fails) β View(someFunctionWithReturnType()).Endsilently optimized away in Release mode β ViewMethodCalls.fs:667(negative index when named arg reduces unnamed count below 2 for indexer setter) β ViewAdditional observations for maintainer's attention
(someFunctionWithReturnType()).Endwhere.Endis a unit property causes the function call to be optimized away in Release mode.patternInputbinding for tuple destructuring incorrectly triggers FS0410 in private modules.--realsig+does not help.MethodCalls.fs:663needsnUnnamedCalledArgs >= 2forisIndexerSettercase. The broader shadowing inconsistency is more complex.Future Work for Repo Assist
AI-thinks-windows-onlyissues have been revisited (cursor at 18119)AI-thinks-issue-fixedissue Wrong expression is ignored warning rangeΒ #5418 verified with existing test coverage β awaiting maintainer closeRun History
2026-06-13 01:31 UTC β Run
Add this agentic workflows to your repo
To install this agentic workflow, run