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
In -debug mode, print Sourcefile:path/to/File.re for each .cmt loaded. This can be used to decide the current directory to call renanalyze from in dune projects.
DCE: add check Warning Redundant Optional Argument (active when -experimental is used) when an optional named argument is always supplied, on each call to the function. Then there is no reason for it to be an optional argument.