Commits

Joe Pamer committed a59e78749d4
- When simplifying constraint systems generated for deeply nested binary expressions with homogeneous argument types, directly bind the parameter type variable to the argument type. This generally improves type check performance of such expressions. - Fix the test invocation of a fixed compiler crasher - it now compiles and runs cleanly.