Commits

Jordan Rose committed a9e90b61e7a
[serialization] Don't eagerly load extensions for deserialized nominals. The only reason to do this was in case an extension adopted a compiler-known protocol, but that has long ben taken care of by ModuleFile::loadDeclsConformingTo. Swift SVN r11224