Skip to content
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

Fix typos and formatting in TypeChecker.rst #239

Merged
merged 1 commit into from
Dec 8, 2015
Merged

Fix typos and formatting in TypeChecker.rst #239

merged 1 commit into from
Dec 8, 2015

Conversation

sukolsak
Copy link
Contributor

@sukolsak sukolsak commented Dec 5, 2015

No description provided.

``FloatLiteralConvertible``". As part of the solution, after ``T0`` is
replaced with ``(i : Int, s : String)``, the second of
these constraints is broken down into "``T2 <c ``Int``" and "``X`` <c
these constraints is broken down into "``T2`` <c ``Int``" and "``X`` <c
Copy link
Contributor

Choose a reason for hiding this comment

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

The rest of the document has X <c Y, rather than X <c Y.

Choose a reason for hiding this comment

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

And what about the inconsistent capitalization of <c vs. <C?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@benlangmuir Thanks. Fixed.

@jrtibbetts <c is a conversion constraint. <C is a construction constraint.

@benlangmuir
Copy link
Contributor

Thanks, LGTM.

benlangmuir added a commit that referenced this pull request Dec 8, 2015
Fix typos and formatting in TypeChecker.rst
@benlangmuir benlangmuir merged commit e1de97e into swiftlang:master Dec 8, 2015
@sukolsak sukolsak deleted the fix-typos branch December 8, 2015 18:32
dabelknap added a commit to dabelknap/swift that referenced this pull request May 7, 2019
Make the line break before control flow keywords configurable.
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
This reverts commit 94fc5ae.
This couldn't handle integer literal syntax more than Int.max
e.g. 0x9e3779b97f4a0000
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
Revert "Add Double and Int Convenience Properties (swiftlang#239)"
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
…fails

Update sourcekit-xfails.json for master
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.

3 participants