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

Update assertions in LTO calculations #8226

Merged
merged 1 commit into from
May 8, 2020
Merged

Conversation

alexcrichton
Copy link
Member

Turns out a case I thought didn't happen can indeed happen. Units may
depend on other units which are LTO-able because integration tests can
depend on binaries. Handle that case internally and remove a few panics.

Closes #8223

Turns out a case I thought didn't happen can indeed happen. Units may
depend on other units which are LTO-able because integration tests can
depend on binaries. Handle that case internally and remove a few panics.

Closes rust-lang#8223
@rust-highfive
Copy link

r? @Eh2406

(rust_highfive has picked a reviewer for you, use r? to override)

@ehuss
Copy link
Contributor

ehuss commented May 8, 2020

👍
@bors r+

@bors
Copy link
Collaborator

bors commented May 8, 2020

📌 Commit 2a97225 has been approved by ehuss

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

bors commented May 8, 2020

⌛ Testing commit 2a97225 with merge b8e5255...

@bors
Copy link
Collaborator

bors commented May 8, 2020

☀️ Test successful - checks-azure
Approved by: ehuss
Pushing b8e5255 to master...

@bors bors merged commit b8e5255 into rust-lang:master May 8, 2020
@alexcrichton alexcrichton deleted the lto-fixes branch July 29, 2020 17:48
@ehuss ehuss added this to the 1.45.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
5 participants