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

Rollup of 10 pull requests #75865

Merged
merged 26 commits into from
Aug 24, 2020
Merged

Rollup of 10 pull requests #75865

merged 26 commits into from
Aug 24, 2020

Conversation

JohnTitor
Copy link
Member

Successful merges:

Failed merges:

r? @ghost

camelid and others added 26 commits August 22, 2020 15:44
Also:
* Fix typo in module docs
* Link to `std::io::stderr` instead of `std::io::Stderr` to match the
  link text
* Link to `std::io::stdout`
…r=jyn514

Use intra-doc-links in `core::{char, macros, fmt}`

Helps with rust-lang#75080.
r? @jyn514
…ros, r=jyn514

Switch to intra-doc links in `std::macros`

Part of rust-lang#75080.

---

* Switch to intra-doc links in `std::macros`
* Fix typo in module docs
* Link to `std::io::stderr` instead of `std::io::Stderr` to match the
  link text
* Link to `std::io::stdout`

---

@rustbot modify labels: A-intra-doc-links T-doc T-rustdoc
Fix typo in documentation of i32 wrapping_abs()

Hi!

I was reading through the std library docs and noticed that this section flowed a bit oddly; comparing it against https://doc.rust-lang.org/std/primitive.i32.html#method.wrapping_div and https://doc.rust-lang.org/std/primitive.i32.html#method.wrapping_neg , I noticed that those two pieces of documentation used a semicolon here.

This is my first time submitting a PR to this repo. Am I doing this right? Are tiny typo-fix PRs like this worth submitting, or are they not a good use of time?

Thank you!
…ation_for_derived_Ord_PartialOrd, r=KodrAus

Corrected Misleading documentation for derived Ord/PartialOrd implementation

Corrected Misleading documentation for derived Ord/PartialOrd implementation

Fixes rust-lang#75620
doc: Prefer https link for wikipedia URLs

A tiny changes.
…r=Mark-Simulacrum

publish-toolstate: show more context on HTTP error

The default display for HTTPError in Python does not include the request body. For GitHub API, the body includes more details about the error (like rate limiting). This could help diagnosing errors like this: rust-lang#75815 (comment)
Switch to intra-doc links in `std::collections`

Part of rust-lang#75080.

@rustbot modify labels: A-intra-doc-links T-doc T-rustdoc
Switch to intra-doc links in `core::array`

Part of rust-lang#75080.

@rustbot modify labels: A-intra-doc-links T-doc T-rustdoc
doc: Fix typo in std::process::Child documentation

Nearly done reading stdlib docs, found another small typo, here's a PR!

r? @steveklabnik
@JohnTitor
Copy link
Member Author

@bors r+ p=5 rollup=never
@rustbot modify labels: +rollup

@bors
Copy link
Contributor

bors commented Aug 24, 2020

📌 Commit 47a03d9 has been approved by JohnTitor

@rustbot rustbot added the rollup A PR which is a rollup label Aug 24, 2020
@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 Aug 24, 2020
@jyn514
Copy link
Member

jyn514 commented Aug 24, 2020

bors started testing #75817 (comment) first ... is there a way to override that? That PR should really be a in rollup.

@JohnTitor
Copy link
Member Author

bors started testing #75817 (comment) first ... is there a way to override that? That PR should really be a in rollup.

I skipped it manually as it already started 30 min. ago. I think it shouldn't be a problem since this covers almost items in the queue and GHA is fast.

@bors
Copy link
Contributor

bors commented Aug 24, 2020

⌛ Testing commit 47a03d9 with merge c4b6d94...

@bors
Copy link
Contributor

bors commented Aug 24, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: JohnTitor
Pushing c4b6d94 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 24, 2020
@bors bors merged commit c4b6d94 into rust-lang:master Aug 24, 2020
@JohnTitor JohnTitor deleted the rollup-yxia6d2 branch August 24, 2020 10:39
@cuviper cuviper added this to the 1.47.0 milestone Nov 17, 2023
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.