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 7 pull requests #70936

Merged
merged 16 commits into from
Apr 9, 2020
Merged

Rollup of 7 pull requests #70936

merged 16 commits into from
Apr 9, 2020

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

stlankes and 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.

Fixes rust-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

Fix rust-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
Author

@bors r+ p=7 rollup=never

@bors
Copy link
Contributor

bors commented Apr 8, 2020

📌 Commit 5848209 has been approved by Dylan-DPC

@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 Apr 8, 2020
@bors
Copy link
Contributor

bors commented Apr 9, 2020

⌛ Testing commit 5848209 with merge d249d75...

@bors
Copy link
Contributor

bors commented Apr 9, 2020

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

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 9, 2020
@bors bors merged commit d249d75 into rust-lang:master Apr 9, 2020
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. 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.

None yet

10 participants