-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Several components to this change: - merge `elabTest` and `elabTestT`, propagate an upper bound everywhere (possibly `AnyType`) - gate a lot of "smart" logic behind condition `upper == trueType` - restore smart elaboration of `not` disabled in D58184266, gated behind upper bound condition - smarter elaboration of `or` and `orelse` Reviewed By: ilya-klyuchnikov Differential Revision: D60389213 fbshipit-source-id: cefa2945c4d7f08b0d0f5ee57a5de969e6f7f364
- Loading branch information
1 parent
fe2b133
commit 9b8a196
Showing
1 changed file
with
64 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters