Commits

Doug Gregor committed 0b802ce6e95
String: add some unavailable subscript overloads for String with integer (or integer range) indices. The compiler's QoI for these cases is horrible, and it's a common pitfall, so be more direct about the fact that this cannot be done. Swift SVN r20613