Skip to content

Conversation

GuillaumeGomez
Copy link
Member

Successful merges:

Failed merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

wcampbell0x2a and others added 13 commits May 2, 2021 19:13
Signed-off-by: wcampbell <wcampbell1995@gmail.com>
Change librustdoc write!(.. \n) to writeln!(..); fix comment grammar

Howdy,

This PR does the following:
1. Updates the grammar of a comment in librustdoc.
2. Replaces a few write!(..\n) macros with writeln!(..\n) for clarity. (Please let me know if there is a reason why this might be wrong!)

Best,
Mautamu
Correct stability of ErrorKind::OutOfMemory

Fix for rust-lang#84744
Fix stability attributes of byte-to-string specialization
Link to MCP from target tier policy

Promoting new targets requires filing a MCP. Probably good to link to the documentation what that even is.
@rustbot rustbot added the rollup A PR which is a rollup label May 3, 2021
@GuillaumeGomez
Copy link
Member Author

@bors: r+ p=6 rollup=never

@bors
Copy link
Collaborator

bors commented May 3, 2021

📌 Commit 2d789b6 has been approved by GuillaumeGomez

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 3, 2021
@bors
Copy link
Collaborator

bors commented May 3, 2021

⌛ Testing commit 2d789b6 with merge 65c80df56cb021050ce3cef1c2ace1a1c756b033...

@Mark-Simulacrum
Copy link
Member

@bors retry yield to stable release

@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@bors
Copy link
Collaborator

bors commented May 3, 2021

⌛ Testing commit 2d789b6 with merge 756c7f1e88fff9bfdfc3dc35ead6dff92d04b1f3...

@Mark-Simulacrum
Copy link
Member

@bors retry yield to stable release

@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@bors
Copy link
Collaborator

bors commented May 3, 2021

⌛ Testing commit 2d789b6 with merge 716394d...

@bors
Copy link
Collaborator

bors commented May 3, 2021

☀️ Test successful - checks-actions
Approved by: GuillaumeGomez
Pushing 716394d to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 3, 2021
@bors bors merged commit 716394d into rust-lang:master May 3, 2021
@rustbot rustbot added this to the 1.54.0 milestone May 3, 2021
@GuillaumeGomez GuillaumeGomez deleted the rollup-cbc93h4 branch May 3, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: 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.