Commits

Dmitri Hrybenko committed d6978567734
Revert "[stdlib] added failing to compile test for map" This reverts commit r25097. Per review thread, we don't want to add operators to StdlibUnittest, since they live in the global namespace (not module-scoped), and that compromises our ability to test in a non-intrusive fashion. Swift SVN r25115