Skip to content

Conversation

alexreg
Copy link
Contributor

@alexreg alexreg commented Sep 6, 2019

Factored out from hacking on rustc for work on the REPL.

r? @Centril

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 6, 2019
@rust-highfive

This comment has been minimized.

@JohnCSimon
Copy link
Member

Ping from triage:

@Centril Can you please review this?

CC @alexreg

Thanks!

@alexreg
Copy link
Contributor Author

alexreg commented Sep 14, 2019

@Centril Yeah, these are a pretty small number of changes mainly focused on doc comment conventions, so I think we're safe merging this, once you've checked it over. :-)

Copy link
Contributor

@Centril Centril left a comment

Choose a reason for hiding this comment

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

Since this also contains improvements to the public standard library docs I think we can land this and it is more "reasonably sized".

@Centril
Copy link
Contributor

Centril commented Sep 14, 2019

(r=me with typo ^--- fixed)

Co-Authored-By: Mazdak Farrokhzad <[email protected]>
@alexreg
Copy link
Contributor Author

alexreg commented Sep 14, 2019

Thanks.

@bors r=centril

@bors
Copy link
Collaborator

bors commented Sep 14, 2019

📌 Commit 58a26c8 has been approved by centril

@bors bors 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 Sep 14, 2019
@bors
Copy link
Collaborator

bors commented Sep 14, 2019

⌛ Testing commit 58a26c8 with merge 4c864d4ef285eb668ca7073c65ad534580b5ced4...

Centril added a commit to Centril/rust that referenced this pull request Sep 14, 2019
A few cosmetic improvements to code & comments in liballoc and libcore

Factored out from hacking on rustc for work on the REPL.

r? @Centril
@Centril
Copy link
Contributor

Centril commented Sep 14, 2019

@bors retry rolled up.

bors added a commit that referenced this pull request Sep 14, 2019
Rollup of 17 pull requests

Successful merges:

 - #63846 (Added table containing the system calls used by Instant and SystemTime.)
 - #64116 (Fix minor typo in docs.)
 - #64203 (A few cosmetic improvements to code & comments in liballoc and libcore)
 - #64302 (Shrink `ObligationCauseCode`)
 - #64372 (use randSecure and randABytes)
 - #64374 (Box `DiagnosticBuilder`.)
 - #64375 (Fast path for vec.clear/truncate )
 - #64378 (Fix inconsistent link formatting.)
 - #64384 (Trim rustc-workspace-hack)
 - #64393 ( declare EnvKey before use to fix build error)
 - #64420 (Inline `mark_neighbours_as_waiting_from`.)
 - #64422 (Remove raw string literal quotes from error index descriptions)
 - #64423 (Add self to .mailmap)
 - #64425 (typo fix)
 - #64431 (fn ptr is structural match)
 - #64435 (codegen: use "_N" (like for other locals) instead of "argN", for argument names.)
 - #64439 (fix #64430, confusing `owned_box` error message in no_std build)

Failed merges:

r? @ghost
@bors
Copy link
Collaborator

bors commented Sep 14, 2019

⌛ Testing commit 58a26c8 with merge ca3766e...

@bors bors merged commit 58a26c8 into rust-lang:master Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants