Skip to content

[Gardening] De-RST the Lexicon #31498

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
May 2, 2020
Merged

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented May 2, 2020

No description provided.

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

@swift-ci test Windows

Comment on lines +147 to +150
## DNM

"Do not merge". Placed in PR titles where discussion or analysis is still
ongoing.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines +216 to +221
## IUO (implicitly unwrapped optional)

A type like Optional, but it implicitly converts to its wrapped type. If
the value is `nil` during such a conversion, the program traps just as
it would when a normal Optional is force-unwrapped. IUOs implicitly
convert to and from normal Optionals with the same wrapped type.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

Yeah, I'm not touching the content of these entries. That needs to be done in separate PRs.

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

After this has merged through, I have one more PR to get the simpler RST files converted to markdown. I'll tackle the big ones one at a time after that.

@benrimmington
Copy link
Contributor

Driver.md links to Lexicon.rst

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

I'll catch it in a follow-up.

@CodaFi
Copy link
Contributor Author

CodaFi commented May 2, 2020

@CodaFi CodaFi merged commit 4b555bb into swiftlang:master May 2, 2020
@CodaFi CodaFi deleted the lexical-scope branch May 2, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants