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 4 pull requests #59621

Closed
wants to merge 9 commits into from
Closed

Rollup of 4 pull requests #59621

wants to merge 9 commits into from

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Apr 1, 2019

Successful merges:

Failed merges:

r? @ghost

seanmonstar and others added 9 commits March 23, 2019 01:15
Uses relative libdir to place libraries on all stages.
Adds verbose installation output.
…lexreg

resolve: collect trait aliases along with traits

It seems trait aliases weren't being collected as `TraitCandidates` in resolve, this should change that. (I can't compile the full compiler locally, so relying on CI...)

Fixes rust-lang#56485

r? @alexreg
…ulacrum

Fix custom relative libdir

While working on rust-lang#58947 I found out relative libdir ignored during setting LD_LIBRARY_PATH.
…r=alexcrichton

SGX target: convert a bunch of panics to aborts

Fixes fortanix/rust-sgx#86, fortanix/rust-sgx#103 and in general protect preemptively against Iago attacks by aborting instead of unwinding in potentially unexpected situations.
@Centril
Copy link
Contributor Author

Centril commented Apr 1, 2019

@bors r+ p=4

@bors
Copy link
Contributor

bors commented Apr 1, 2019

📌 Commit 4747bbe has been approved by Centril

@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 1, 2019
@bors
Copy link
Contributor

bors commented Apr 1, 2019

⌛ Testing commit 4747bbe with merge 8d971e7f5cca310373b837937a13adbaeee93c3a...

@bors
Copy link
Contributor

bors commented Apr 2, 2019

💥 Test timed out

@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 Apr 2, 2019
@Centril Centril closed this Apr 2, 2019
@Centril Centril deleted the rollup branch April 2, 2019 11:35
@Centril Centril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants