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 code block formatting in OptimizationTips.rst #129

Merged
merged 1 commit into from
Dec 4, 2015
Merged

Fix code block formatting in OptimizationTips.rst #129

merged 1 commit into from
Dec 4, 2015

Conversation

panzarino
Copy link
Contributor

The code would not originally display as code, but rather as normal text with "::" above it. This change allows the code to appear in a code block, as all the other code does in the file.

@panzarino panzarino changed the title Delete unneeded "..." characters Fix typos Dec 4, 2015
@cwillmor cwillmor changed the title Fix typos Fix code block formatting in OptimizationTips.rst Dec 4, 2015
@cwillmor
Copy link
Contributor

cwillmor commented Dec 4, 2015

Awesome, thanks.

cwillmor added a commit that referenced this pull request Dec 4, 2015
Fix code block formatting in OptimizationTips.rst
@cwillmor cwillmor merged commit 2a74250 into swiftlang:master Dec 4, 2015
@panzarino panzarino deleted the patch-2 branch December 4, 2015 02:22
dabelknap pushed a commit to dabelknap/swift that referenced this pull request Oct 25, 2018
Add support for tries, and do-catch blocks
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
[SE-0101] Migrate sizeof family to MemoryLayout
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
[SE-0101] Migrate sizeof family to MemoryLayout

Signed-off-by: Daniel A. Steffen <[email protected]>
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
doc: add instruction to build SwiftSyntax with Xcode 11 beta releases
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