Code Review: StringElementReferenceAndSlice

tfpt review “/shelveset:StringElementReferenceAndSlice;REDMOND\dremy”
Comment :
Changes for [] (alias: slice) to run clean. One small fix to not flow
taint.
Also, fix a small bug that was using a deprecated implicit conversion
between string and MutableString.

Looks good.