Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
a test that was checking for exact/optimal inference result is now br…
…oken Justification for allowing this test to remain broken for now: - benchmarking the expression (including downstream toy calculations on the output, e.g. broadcast sin) using BenchmarkTools reveals no actual performance difference - inference returning an optimal result before was probably reliant on the broken subtyping behavior; correctness >>> performance - inference is still returning a fairly tightly bounded, correct Union type
- Loading branch information