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 4b72516 commit de295b6Copy full SHA for de295b6
CHANGES.md
@@ -50,6 +50,9 @@
50
* Compiler/wasm: optimize calls to statically known function (#2044)
51
* Compiler: Propagate arity between compilation units (#1594)
52
* Compiler: Add flags to enable/disable warnings (#2052)
53
+* Runtime: optimize Str.search_forward/search_backward (#2056)
54
+* Runtime: deprecate caml_ba_create_from (#2056)
55
+* Runtime: check for unused variable in the runtime (#2056)
56
57
## Bug fixes
58
* Compiler: fix stack overflow issues with double translation (#1869)
0 commit comments