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

WIP for rust-lang/rust#61416 #195

Merged
merged 2 commits into from
Jun 3, 2019
Merged

WIP for rust-lang/rust#61416 #195

merged 2 commits into from
Jun 3, 2019

Conversation

alexcrichton
Copy link
Member

Work in progress for fixing rust-lang/rust#61416

Just an internal refactoring before more are added.
@alexcrichton alexcrichton force-pushed the work-without-debuginfo branch from 285131d to 2b8aae5 Compare June 3, 2019 16:02
@alexcrichton alexcrichton reopened this Jun 3, 2019
Almost all platforms should still have some degree of symbolication
without debug symbols being present (aka the dynamic symbol table and
such), so add a test asserting that symbols do indeed come out in these
scenarios.

This test will likely need to be blacklisted for platforms over time,
but that's ok.
@alexcrichton alexcrichton force-pushed the work-without-debuginfo branch from f76b004 to 0f7946f Compare June 3, 2019 18:43
@alexcrichton alexcrichton merged commit 577e602 into master Jun 3, 2019
@alexcrichton alexcrichton deleted the work-without-debuginfo branch June 3, 2019 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant