Commits

Joe Groff committed e99961eb8f3
AST: Fix Substitution::subst to substitute associated types from conformance witnesses instead of by name. Fixes a crash when property behavior uses are run through the specializer, since they set up associated type conformances that are not recoverable by name lookup.