Skip to content

Fix equivalent string in escape_default docs - #59946

Merged
bors merged 1 commit into
rust-lang:masterfrom
mernen:patch-2
Apr 29, 2019
Merged

Fix equivalent string in escape_default docs#59946
bors merged 1 commit into
rust-lang:masterfrom
mernen:patch-2

Conversation

@mernen

Copy link
Copy Markdown
Contributor

This newline should be escaped.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Kimundi

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 13, 2019
@mernenmernen changed the title Fix equivalent string in escape_defaultFix equivalent string in escape_default docsApr 13, 2019
@jonas-schievinkjonas-schievink added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Apr 13, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @ehuss

@rust-highfiverust-highfive assigned ehuss and unassigned KimundiApr 28, 2019
@ehuss

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Apr 29, 2019

Copy link
Copy Markdown
Collaborator

@ehuss: 🔑 Insufficient privileges: not in try users

@bors

This comment has been minimized.

@ehuss

Copy link
Copy Markdown
Contributor

Oh, @Centril you need to delegate=ehuss when you assign me.

@Centril

Copy link
Copy Markdown
Contributor

@bors delegate=ehuss

@pietroalbini Can you give @ehuss r+ rights?

@bors

bors commented Apr 29, 2019

Copy link
Copy Markdown
Collaborator

✌️ @ehuss can now approve this pull request

@Centril

Copy link
Copy Markdown
Contributor

@bors r=ehuss rollup

@bors

bors commented Apr 29, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit e2613f5 has been approved by ehuss

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 29, 2019
@emilyalbini

Copy link
Copy Markdown
Member

@pietroalbini Can you give @ehuss r+ rights?

I'm not the one who should decide who gets r+ perms... Ask the compiler team.

@Centril

Copy link
Copy Markdown
Contributor

@rust-lang/compiler ^-- asking you =P

Centril added a commit to Centril/rust that referenced this pull request Apr 29, 2019
Fix equivalent string in escape_default docs
This newline should be escaped.
@CentrilCentril mentioned this pull request Apr 29, 2019
bors added a commit that referenced this pull request Apr 29, 2019
Rollup of 9 pull requests
Successful merges:
- #59946 (Fix equivalent string in escape_default docs)
- #60256 (Option::flatten)
- #60305 (hir: remove LoweredNodeId)
- #60334 (Stabilized vectored IO)
- #60353 (Add test not to forget resolved ICE)
- #60356 (Stabilize str::as_mut_ptr)
- #60358 (Clarify the short explanation of E0207)
- #60359 (resolve: Consider erroneous imports used to avoid duplicate diagnostics)
- #60360 (Add test case for labeled break in const assignment)
Failed merges:
r? @ghost
@bors
bors merged commit e2613f5 into rust-lang:masterApr 29, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@mernen@rust-highfive@Centril@ehuss@bors@emilyalbini@jonas-schievink@Kimundi