You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the interpretation of paths in dune runtest when running from within a
subdirectory. (#12251, fixes #12250, @Alizter)
Changed
Revert formatting change introduced in 3.20.0 making long lists in
s-expressions fill the line instead of formatting them in a vertical way
(#12245, reverts #10892, @nojb)