Skip to content

Add multi-line string literals to TRPL#29617

Merged
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:gh29591
Nov 7, 2015
Merged

Add multi-line string literals to TRPL#29617
bors merged 1 commit into
rust-lang:masterfrom
steveklabnik:gh29591

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

Fixes #29591

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

Comment thread src/doc/trpl/strings.md Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Perhaps this could go into a little more detail about what's going on here? It basically just means the newline and any leading whitespace on the next line is trimmed, but may be more clear if called out explicitly.

@alexcrichton

Copy link
Copy Markdown
Member

Just one minor comment, but r=me either way

@steveklabnik

Copy link
Copy Markdown
Contributor Author

@bors: r=alexcrichton rollup

@bors

bors commented Nov 6, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 586eb3d has been approved by alexcrichton

Manishearth added a commit to Manishearth/rust that referenced this pull request Nov 7, 2015
bors added a commit that referenced this pull request Nov 7, 2015
@bors bors merged commit 586eb3d into rust-lang:master Nov 7, 2015
@steveklabnik steveklabnik deleted the gh29591 branch June 19, 2016 20:31
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.

5 participants