rescript-lang / rescript-lang/rescript
Resolve syntax (printer) bugs for v12
Open
@shulhi is already working on this.
Since Aug 31, 2024.
syntax
- Dominant language
- OCaml
- Stars
- 7.5k
- Forks
- 485
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 55
Description
This is an umbrella issue.
There are quite a few known bugs in the printer that we should aim to resolve for v12.
- https://github.com/rescript-lang/rescript-compiler/issues/6890
- https://github.com/rescript-lang/rescript-compiler/issues/6966
- https://github.com/rescript-lang/rescript-compiler/issues/6976
- https://github.com/rescript-lang/rescript-compiler/issues/6844
- https://github.com/rescript-lang/rescript-compiler/issues/6784
- https://github.com/rescript-lang/rescript-compiler/issues/6236
- #6986
- https://github.com/rescript-lang/rescript-compiler/issues/6254
- #6302
- #7085
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.