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 b943909 commit 56358ceCopy full SHA for 56358ce
1 file changed
CHANGES.md
@@ -80,6 +80,9 @@ profile. This started with version 0.26.0.
80
- Fix a crash where `type%e nonrec t = t` was formatted as `type nonrec%e t = t`,
81
which is invalid syntax. (#2712, @EmileTrotignon)
82
83
+- \* The formatting of `f (fun` is now consistent with `f ~a:(fun`.
84
+ (#2706, @EmileTrotignon)
85
+
86
### Changed
87
88
- `|> begin`, `~arg:begin`, `begin if`, `lazy begin`, `begin match`,
0 commit comments