Skip to content

Cleanups - #52573

Merged
bors merged 2 commits into
rust-lang:masterfrom
oli-obk:cleanups
Jul 21, 2018
Merged

Cleanups#52573
bors merged 2 commits into
rust-lang:masterfrom
oli-obk:cleanups

Conversation

@oli-obk

Copy link
Copy Markdown
Contributor

@stokhosstokhos added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 20, 2018
@RalfJung

Copy link
Copy Markdown
Member

LGTM. Shame that we don't have tests in the compiler for stuff is is_fn_like...

@bors r+

@bors

bors commented Jul 20, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit c7d39e0 has been approved by RalfJung

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 20, 2018
@kennytmkennytm mentioned this pull request Jul 20, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jul 20, 2018
bors added a commit that referenced this pull request Jul 20, 2018
Rollup of 7 pull requests
Successful merges:
- #52502 (fix unsafety: don't call ptr_rotate for ZST)
- #52505 (rustc: Remove a workaround in ThinLTO fixed upstream)
- #52526 (Enable run-pass/sepcomp-lib-lto.rs on Android)
- #52527 (Remove duplicate E0396 tests)
- #52539 (rustc: Fix two custom attributes with custom derive)
- #52540 (Fix docker/run.sh script when run locally)
- #52573 (Cleanups)
Failed merges:
r? @ghost
@bors
bors merged commit c7d39e0 into rust-lang:masterJul 21, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

4 participants

@oli-obk@RalfJung@bors@stokhos