Commits

Dmitri Hrybenko committed 2c1715fe788
stdlib/Dictionary: address internal API review: preallocate storage when creating a Dictionary from a dictionary literal Also fixes rdar://16876745, because once the code moved to using lower-level interfaces, it became trivial to detect duplicate keys without a performance hit. Swift SVN r18193