Commits
John McCall committed 4c74d97f166
Remove some now-unnecessary special code for binding archetypes
in associated type accessors.
The only remaining use of getAll{DependentTypes,Archetypes} in IRGen
is in code that interprets Substitution arrays, which is unavoidable
absent a change to that representation.