Skip to content

Update SE-0445 to add review link (and the title) #2563

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions proposals/0445-string-index-printing.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Feature name
# Improving `String.Index`'s printed descriptions

* Proposal: [SE-0445](0445-string-index-printing.md)
* Authors: [Karoy Lorentey](https://github.com/lorentey)
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
* Status: **Active review (September 16...30, 2024)**
* Implementation: [apple/swift#75433](https://github.com/swiftlang/swift/pull/75433)
* Review: ([pitch](https://forums.swift.org/t/improving-string-index-s-printed-descriptions/57027))
* Review: ([pitch](https://forums.swift.org/t/improving-string-index-s-printed-descriptions/57027)) ([review])(https://forums.swift.org/t/se-0445-improving-string-indexs-printed-descriptions/74643)

## Introduction

Expand Down