Skip to content

Rollup of 17 pull requests - #49190

Merged
bors merged 58 commits into
rust-lang:masterfrom
kennytm:rollup
Mar 20, 2018
Merged

Rollup of 17 pull requests#49190
bors merged 58 commits into
rust-lang:masterfrom
kennytm:rollup

Conversation

partimand others added 30 commits December 5, 2017 18:07
Ship libsynchronization from MinGW
This subsumes the need for an explicit is_empty function, and provides
access to the buffered data itself which has been requested from time to
time.
- `suggest_snippet` handling space between refs;
- Suggest message changing according to the number of refs that should
be removed.
Suggesting snippet without changing the original formatting of the code.
- `span_suggestion` changed to `span_suggestion_short`;
- `Span` used changed to contain only `&` refs;
- Tests passing.
- Using `span_take_while` to implement others.
…apin
Add BufReader::buffer
This subsumes the need for an explicit is_empty function, and provides
access to the buffered data itself which has been requested from time to
time.
We could call this `buf` to match `fill_buf`, but I think I'd prefer `fill_buffer` anyways in hindsight.
@kennytm

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=18

@bors

bors commented Mar 19, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 3972e74 has been approved by kennytm

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 19, 2018
@bors

bors commented Mar 20, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 3972e74850831e91276d6d477cbb89507889e51c with merge 315f4e600aede729e2fccdd4471faaa35808908c...

@bors

bors commented Mar 20, 2018

Copy link
Copy Markdown
Collaborator

💔 Test failed - status-travis

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 20, 2018
…ng, r=QuietMisdreavus
Fix events handling in rustdoc
Fixesrust-lang#49075.
…rAus
Docs: fix incorrect copy-paste for new `X?` in formatting strings
rust-lang#49133 - Reworded the Error message: "`pub` not needed here" message
…lto, r=alexcrichton
config.toml.example: thinlto bootstrap was removed
It was removed in ff227c4 so remove the option that no longer works (we did not notice because it was commented out by default).
…xcrichton
Update beta to version with fixed FreeBSD support from rust-lang#49023.
Fixesrust-lang#42681
r? @alexcrichton
@kennytmkennytm changed the title Rollup of 18 pull requestsRollup of 17 pull requestsMar 20, 2018
@kennytm

Copy link
Copy Markdown
MemberAuthor

@bors r+

Removed #49141.

@bors

bors commented Mar 20, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 57b8211 has been approved by kennytm

@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 Mar 20, 2018
@bors

bors commented Mar 20, 2018

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 57b8211 with merge 75af15e...

bors added a commit that referenced this pull request Mar 20, 2018
@bors

bors commented Mar 20, 2018

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: kennytm
Pushing 75af15e to master...

@bors
bors merged commit 57b8211 into rust-lang:masterMar 20, 2018
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-waiting-on-borsStatus: 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.

19 participants

@kennytm@bors@Centril@partim@wesleywiser@csmoe@mark-i-m@glandium@ysiraichi@NovemberZulu@GuillaumeGomez@sfackler@Phlosioneer@SimonSapin@dileepbapat@alanhdu@matthiaskrgr@estebank@bdrewery