Skip to content

Rollup of 7 pull requests - #70936

Merged
bors merged 16 commits into
rust-lang:masterfrom
Dylan-DPC-zz:rollup-2ng3e5h
Apr 9, 2020
Merged

Rollup of 7 pull requests#70936
bors merged 16 commits into
rust-lang:masterfrom
Dylan-DPC-zz:rollup-2ng3e5h

Conversation

@Dylan-DPC-zz

Copy link
Copy Markdown

Successful merges:

Failed merges:

r? @ghost

stlankesand others added 16 commits March 19, 2020 08:01
this patch increases the compatibility to other operating systems
Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead.
add basic support of OsStrExt for HermitCore
- this patch increases the compatibility to other operating systems
- in principle `ffi.rs` is derived from `src/libstd/sys/unix/ext/ffi.rs`
Add inline attributes for functions used in the query system
… r=eddyb
rustdoc: Don't try to load source files from external crates
Local items defined in external macros shouldn't generate rendered source files and should link to the external crate's docs instead.
Part of rust-lang#70757
r? @GuillaumeGomez
cc @eddyb
Suggest move for closures and async blocks in more cases.
Fixesrust-lang#66107, also improves rust-lang#67577
Related PR rust-lang#65166
…bosity, r=davidtwco
Do not suggest adding type param when `use` is already suggested
Fixrust-lang#70365, cc rust-lang#70572.
add tracking issue to `VecDeque::make_contiguous`
The tracking issue is rust-lang#70929
@Dylan-DPC-zz

Copy link
Copy Markdown
Author

@bors r+ p=7 rollup=never

@bors

bors commented Apr 8, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 5848209 has been approved by Dylan-DPC

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

bors commented Apr 9, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 5848209 with merge d249d75...

@bors

bors commented Apr 9, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-azure
Approved by: Dylan-DPC
Pushing d249d75 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 9, 2020
@bors
bors merged commit d249d75 into rust-lang:masterApr 9, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-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.

10 participants

@Dylan-DPC-zz@bors@stlankes@Zoxc@estebank@mark-i-m@gizmondo@lcnr@ollie27@Dylan-DPC