Commits

Jordan Rose committed b319e3da322
stdlib: Adjust to insert(contentsOf:at:) and append(contentsOf:) instead of insertContents(of:at:) and appendContents(of:), originally insertContentsOf(_:at:) and appendContentsOf(_:) per internal discussion.