Skip to content

[compiler] Remove fallback compilation pipeline dead code#35827

Merged
josephsavona merged 1 commit into
facebook:mainfrom
josephsavona:retry-pipeline-cleanup
Feb 23, 2026
Merged

[compiler] Remove fallback compilation pipeline dead code#35827
josephsavona merged 1 commit into
facebook:mainfrom
josephsavona:retry-pipeline-cleanup

Conversation

@josephsavona
Copy link
Copy Markdown
Member

Remove dead code left behind after the removal of retryCompileFunction, enableFire, and inferEffectDependencies:

  • Delete ValidateNoUntransformedReferences.ts (always a no-op)
  • Remove CompileProgramMetadata type and retryErrors from ProgramContext
  • Remove 'client-no-memo' output mode
  • Change compileProgram return type from CompileProgramMetadata | null to void

Remove dead code left behind after the removal of retryCompileFunction,
enableFire, and inferEffectDependencies:
- Delete ValidateNoUntransformedReferences.ts (always a no-op)
- Remove CompileProgramMetadata type and retryErrors from ProgramContext
- Remove 'client-no-memo' output mode
- Change compileProgram return type from CompileProgramMetadata | null to void
@meta-cla meta-cla Bot added the CLA Signed label Feb 20, 2026
@github-actions github-actions Bot added the React Core Team Opened by a member of the React Core Team label Feb 20, 2026
@josephsavona josephsavona requested a review from mofeiZ February 20, 2026 20:49
@josephsavona josephsavona changed the title Remove fallback compilation pipeline dead code from compiler [compiler] Remove fallback compilation pipeline dead code Feb 20, 2026
@josephsavona josephsavona merged commit 8b6b11f into facebook:main Feb 23, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant