Skip to content

Rollup of 7 pull requests #85413

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 16 commits into from
Closed

Conversation

RalfJung
Copy link
Member

Successful merges:

Failed merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

hyd-dev and others added 16 commits May 9, 2021 13:39
`eval_fn_call`: check the ABI of `body.source`

And stop checking `instance_ty.fn_sig(*self.tcx).abi()`, if the function is not an intrinsic.
Addresses rust-lang/miri#1776 (comment).
No idea how to test this without Miri...
Expand WASI abbreviation in docs

I was pretty sure this was related to something for WebAssembly but wasn't 100% sure so I checked but even on these top-level docs I couldn't find the abbreviation expanded. I'm normally used to Rust docs being detailed and explanatory and writing abbreviations like this out in full at least once so I thought it was worth the change. Feel free to close this if it's too much.
… r=varkor

More tests for issue-85255

Add more test for `pub(crate)`.

r? `@varkor`
Fix invalid input:disabled CSS selector

For some reason, we used "search-focus" instead of "search-input"...

r? `@jsha`
…onSapin

mark internal inplace_iteration traits as hidden

resolves rust-lang#85373

r? `@SimonSapin`
remove size field from Allocation

This is a part of rust-lang#85376 that can be easily split out.
r? `@oli-obk`
remove some functions that were only used by Miri

and Miri does not need them any more with rust-lang/miri#1805.

r? `@oli-obk`
@rustbot rustbot added the rollup A PR which is a rollup label May 17, 2021
@RalfJung
Copy link
Member Author

@bors r+ p=5

@bors
Copy link
Collaborator

bors commented May 17, 2021

📌 Commit fb32e4c has been approved by RalfJung

@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 May 17, 2021
@bors
Copy link
Collaborator

bors commented May 17, 2021

⌛ Testing commit fb32e4c with merge 98c1b7d0be3eaa9cc9cab6dab9500dbe24db2001...

@bors
Copy link
Collaborator

bors commented May 17, 2021

💔 Test failed - checks-actions

@bors bors 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 May 17, 2021
@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@RalfJung
Copy link
Member Author

No logfile from failing run? Assuming it's spurious. Cc @rust-lang/infra
@bors retry

@bors bors 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 May 17, 2021
@RalfJung
Copy link
Member Author

Actually, re-rolled-up in #85414 to include one more PR.
@bors r-

@RalfJung RalfJung closed this May 17, 2021
@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 17, 2021
@RalfJung RalfJung deleted the rollup-x0i7r31 branch May 17, 2021 16:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
rollup A PR which is a rollup S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants