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 1fe7072 commit d0ccebeCopy full SHA for d0ccebe
CHANGES.md
@@ -63,6 +63,7 @@ profile. This started with version 0.26.0.
63
- Fix missing parentheses around a let in class expressions (#2599, @Julow)
64
- Fix dropped attribute in `(module M : S [@attr])` (#2602, @Julow)
65
- Build on OCaml 5.3 (#2603, @adamchol, @Julow)
66
+- Fix unecessary break due to comment in polymorphic variants (#2606, @Julow)
67
68
### Changes
69
- The location of attributes for structure items is now tracked and preserved. (#2247, @EmileTrotignon)
0 commit comments