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 11b2c2d commit 57b7390Copy full SHA for 57b7390
CHANGELOG.md
@@ -63,6 +63,7 @@
63
- AST cleanup: store arity in function type. https://github.com/rescript-lang/rescript/pull/7195
64
- AST cleanup: remove explicit uses of `function$` in preparation for removing the type entirely. https://github.com/rescript-lang/rescript/pull/7206
65
- 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
67
68
# 12.0.0-alpha.5
69
0 commit comments