We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fa620 commit 809a5feCopy full SHA for 809a5fe
CHANGELOG.md
@@ -49,6 +49,7 @@
49
- AST cleanup: store arity in function type. https://github.com/rescript-lang/rescript/pull/7195
50
- AST cleanup: remove explicit uses of `function$` in preparation for removing the type entirely. https://github.com/rescript-lang/rescript/pull/7206
51
- 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
53
54
# 12.0.0-alpha.5
55
0 commit comments