Skip to content

Rollup of 6 pull requests - #44222

Closed
GuillaumeGomez wants to merge 12 commits into
rust-lang:masterfrom
GuillaumeGomez:rollup
Closed

Rollup of 6 pull requests#44222
GuillaumeGomez wants to merge 12 commits into
rust-lang:masterfrom
GuillaumeGomez:rollup

Conversation

GuillaumeGomezand others added 12 commits August 30, 2017 23:16
We wanted `src/compiler-rt/test` filtered from the `rust-src` package,
but that path is now `src/libcompiler_builtins/compiler-rt/test`. This
saves over half of the installed rust-src size. (50MB -> 22MB)
…QuietMisdreavus
Fix invalid display of enum sub-fields docs
Before:
<img width="1440" alt="screen shot 2017-08-30 at 23 17 00" src="https://user-images.githubusercontent.com/3050060/29895433-61f2bf8c-8dd9-11e7-83e8-cf1dca878100.png">
After:
<img width="1440" alt="screen shot 2017-08-30 at 23 16 48" src="https://user-images.githubusercontent.com/3050060/29895441-66dea042-8dd9-11e7-9576-11b0c770c70b.png">
cc @nox @rust-lang/docs
…0-b336-39629c73d3f5, r=sfackler
bootstrap: add openssl configuration mapping for i686-unknown-netbsd
…rielb1
rustc: Fix reachability with cross-crate generators
Same solution as in f2df185Closesrust-lang#44181
…mulacrum
rustbuild: update the rust-src filter for compiler-rt
We wanted `src/compiler-rt/test` filtered from the `rust-src` package,
but that path is now `src/libcompiler_builtins/compiler-rt/test`. This
saves over half of the installed rust-src size. (50MB -> 22MB)
…uietMisdreavus
Fix typo in doc `ToSocketAddrs` example.
None
…ios, r=alexcrichton
Expand docs of multi-address behavior of some UDP/TCP APIs.
Fixesrust-lang#22569.
@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occurred in HTML/CSS.

cc @GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @aturon

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

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r+ rollup

@bors

bors commented Aug 31, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 0761f7f has been approved by GuillaumeGomez

@kennytm

Copy link
Copy Markdown
Member

@bors rollup- p=5

What do you mean, rolling up the roll up 😰

@bors

bors commented Aug 31, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 0761f7f with merge e53e32eab9498a93bfc739b4805f724e05af3c64...

@bors

bors commented Aug 31, 2017

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@kennytm: Haha! I was tired I supposed. :p

@GuillaumeGomez
GuillaumeGomez deleted the rollup branch September 1, 2017 06:25
@CentrilCentril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@GuillaumeGomez@rust-highfive@bors@kennytm@aturon@Centril@jakllsch@alexcrichton@cuviper@frewsxcv