Skip to content

Pulse: introduce let rewrite#4342

Open
mtzguido wants to merge 1 commit into
FStarLang:masterfrom
mtzguido:let_rw
Open

Pulse: introduce let rewrite#4342
mtzguido wants to merge 1 commit into
FStarLang:masterfrom
mtzguido:let_rw

Conversation

@mtzguido

Copy link
Copy Markdown
Member

No description provided.

@gebner

gebner commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

I like the general feature, but I don't think it makes sense to do this during desugaring. This should be done in the checker, where we can just copy the phase1-checked rhs of the binding (instead of checking it again). We probably just need a flag on TotBind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants