Skip to content

Commit c1848ac

Browse files
committed
Cleanup: convert caml_format to .res.
1 parent 83ef108 commit c1848ac

File tree

9 files changed

+61
-749
lines changed

9 files changed

+61
-749
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
- Fix `-nostdlib` internal compiler option. https://github.com/rescript-lang/rescript-compiler/pull/6824
4444
- Remove a number of ast nodes never populated by the .res parser, and resulting dead code. https://github.com/rescript-lang/rescript-compiler/pull/6830
4545
- Remove coercion with 2 types from internal representation. Coercion `e : t1 :> t2` was only supported in `.ml` syntax and never by the `.res` parser. https://github.com/rescript-lang/rescript-compiler/pull/6829
46+
- Convert `caml_format` to `.res`. https://github.com/rescript-lang/rescript-compiler/pull/6834
4647

4748
#### :nail_care: Polish
4849

0 commit comments

Comments
 (0)