Support `FnOnce`, `FnMut`, `Fn` traits
Open
@philberty is already working on this.
Since Dec 2, 2024.
enhancement
typechecking
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 231
- Avg merge
- 20h 2m
- Merged PRs (30d)
- 66
Description
This issue serves as a tracking issue to collect test cases and interesting behaviors. It is far from exhaustive
- #1481
- #1482
- #1483
- #1484
- #1485
- #1487
- #1486
- Figure out the restrictions surrounding
impl Traituses - #1488
- #1489
- #1490
Any input is welcome! I'll open the above issues with corresponding test cases
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.