Skip to content

Commit 57b7390

Browse files
committed
AST cleanup: use inline record for Pexp_fun.
1 parent 11b2c2d commit 57b7390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- AST cleanup: store arity in function type. https://github.com/rescript-lang/rescript/pull/7195
6464
- AST cleanup: remove explicit uses of `function$` in preparation for removing the type entirely. https://github.com/rescript-lang/rescript/pull/7206
6565
- AST cleanup: remove `function$` entirely. https://github.com/rescript-lang/rescript/pull/7208
66+
- AST cleanup: use inline record for Pexp_fun. https://github.com/rescript-lang/rescript/pull/7213
6667

6768
# 12.0.0-alpha.5
6869

0 commit comments

Comments
 (0)