rescript-compiler icon indicating copy to clipboard operation
rescript-compiler copied to clipboard

PoC for emitting more than one at a time error in typechecking

Open zth opened this issue 1 year ago • 1 comments

Very simple PoC so far. Idea would be to use this in the editor tooling.

zth avatar Mar 04 '24 20:03 zth

This should not affect normal operation when off except at most make exception traces look slightly different (I.raise) right? Also those exceptions I guess never surface to top level.

Pretty much, yes. But worth investigating that in practice, if it makes a difference we need/want to care about.

zth avatar Mar 07 '24 09:03 zth

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 03 '25 02:03 github-actions[bot]