Commits

Joe Groff committed 32b50c624d0
stdlib: Remove `_isBridgedToObjectiveC` from `_ObjectiveCBridgeable`. All generic bridgeable types can bridge for all their instantiations now. Removing this ferrets out some now-unnecessary traps that check for unbridgeable parameter types.