Skip to content

Updated html_root_url for compiler crates - #77121

Merged
bors merged 3 commits into
rust-lang:masterfrom
duckymirror:html-root-url
Sep 25, 2020
Merged

Updated html_root_url for compiler crates#77121
bors merged 3 commits into
rust-lang:masterfrom
duckymirror:html-root-url

Conversation

@duckymirror

Copy link
Copy Markdown
Contributor

Closes#77103

r? @jyn514

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jyn514 (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 23, 2020
Comment threadcompiler/rustc_apfloat/src/lib.rs Outdated
@jyn514jyn514 added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Sep 23, 2020
@jyn514

Copy link
Copy Markdown
Member

r=me with CI passing

@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 23, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 764967a has been approved by jyn514

@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 Sep 23, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 25, 2020
…as-schievink
Rollup of 15 pull requests
Successful merges:
- rust-lang#75438 (Use adaptive SVG favicon for rustdoc like other rust sites)
- rust-lang#76304 (Make delegation methods of `std::net::IpAddr` unstably const)
- rust-lang#76724 (Allow a unique name to be assigned to dataflow graphviz output)
- rust-lang#76978 (Documented From impls in std/sync/mpsc/mod.rs)
- rust-lang#77044 (Liballoc bench vec use mem take not replace)
- rust-lang#77050 (Typo fix: "satsify" -> "satisfy")
- rust-lang#77074 (add array::from_ref)
- rust-lang#77078 (Don't use an if guard to check equality with a constant)
- rust-lang#77079 (Use `Self` in docs when possible)
- rust-lang#77081 (Merge two almost identical match arms)
- rust-lang#77121 (Updated html_root_url for compiler crates)
- rust-lang#77136 (Suggest `const_mut_refs`, not `const_fn` for mutable references in `const fn`)
- rust-lang#77160 (Suggest `const_fn_transmute`, not `const_fn`)
- rust-lang#77164 (Remove workaround for deref issue that no longer exists.)
- rust-lang#77165 (Followup to rust-lang#76673)
Failed merges:
r? `@ghost`
@bors
bors merged commit 6f3da3d into rust-lang:masterSep 25, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 25, 2020
@duckymirror
duckymirror deleted the html-root-url branch September 25, 2020 15:03
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.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Oudated html_root_url for compiler crates

6 participants

@duckymirror@rust-highfive@jyn514@bors@Urgau@rustbot