Skip to content

Commit 809a5fe

Browse files
committed
AST cleanup: use inline record for Pexp_fun.
1 parent 32fa620 commit 809a5fe

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
@@ -49,6 +49,7 @@
4949
- AST cleanup: store arity in function type. https://github.com/rescript-lang/rescript/pull/7195
5050
- AST cleanup: remove explicit uses of `function$` in preparation for removing the type entirely. https://github.com/rescript-lang/rescript/pull/7206
5151
- AST cleanup: remove `function$` entirely. https://github.com/rescript-lang/rescript/pull/7208
52+
- AST cleanup: use inline record for Pexp_fun. https://github.com/rescript-lang/rescript/pull/7213
5253

5354
# 12.0.0-alpha.5
5455

0 commit comments

Comments
 (0)