FCS: Tests for partial type checking
Open
Area-Testing
Contributor Pain
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 144
Description
We have no unit tests whatsoever for the set of optimizations (#10199, #10210, #10650) under the `enablePartialTypeChecking` flag.
This is destined to rot otherwise.
For example there was caching of parsed inputs as part of #10199, that silently stopped working.
Contributor guide
Assessment
This issue has not been assessed yet.