Commits

Doug Gregor committed dc0ae675bc6
[Set/Dictionary] Eliminate "bridging" collection entrypoints. Remove the functions _(set|dictionary)Bridge(From|To)ObjectiveC(Conditional) from the standard library. These entrypoints are no longer used by the compiler (thanks to generalized collection up/downcasting), so stop using them in Foundation and in tests.