rescript-lang / rescript-lang/rescript
Ignore is expecting 'a => promise<'a> previously it was 'a => () which is not the case now and it's a breaking change
Open
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 7.5k
- Forks
- 485
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 55
Description
This issue has no description.
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.
Research direction
The issue has no body, file, or test references. Start by reproducing the current Ignore behavior and comparing it with the prior behavior described in the title, then trace the compiler handling for Ignore and promise types. Done means the intended behavior is established and the breaking change is addressed with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100