Commits

Jordan Rose committed 197b696ce6b
[serialization] Add support for generic requirements. Same-type requirements aren't tested yet because there's currently no support for associated types. This includes an improvement to BCRecordLayout: array elements can be passed inline, and the static checks that the data count matches the field count will take this into account. Swift SVN r5984