Address remaining conformance gaps
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 516
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
All of the conformance gaps currently have corresponding unittests checked into pyrefly. Some gaps may not have corresponding open issues yet.
This link https://github.com/search?q=repo%3Afacebook%2Fpyrefly+bug+conformance+path%3Atest&type=code is a good start to see where those unittests are while we open issues.
Some of the issues that are already being worked on/have owners:
- [Recursive aliases ](https://github.com/facebook/pyrefly/issues/60)
- [All variance related gaps (protocol, generic and alias)](https://github.com/facebook/pyrefly/issues/2263)
This is an umbrella task, so I plan to link any new conformance issues here for easier tracking.
### Sandbox Link
_No response_
### (Only applicable for extension issues) IDE Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.