We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We have no unit tests whatsoever for the set of optimizations (#10199, #10210, #10650) under the enablePartialTypeChecking flag.
enablePartialTypeChecking
This is destined to rot otherwise.
For example there was caching of parsed inputs as part of #10199, that silently stopped working.
Status