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

Use thin lto in debug to ensure symbols are properly exported. #208

Merged
merged 3 commits into from
Sep 22, 2021

Conversation

Hoverbear
Copy link
Contributor

@Hoverbear Hoverbear commented Sep 22, 2021

This resolves the issues found in #207.

This lets us work around what seems to be rust-lang/rust#50007. I note that we may in the future encounter a scenario where we actually want "fat" but have not seen evidence of that being needed yet.

@Hoverbear Hoverbear self-assigned this Sep 22, 2021
@Hoverbear Hoverbear merged commit b8a5202 into develop Sep 22, 2021
@Hoverbear Hoverbear added this to the 0.2.0 milestone Sep 23, 2021
@Hoverbear Hoverbear deleted the oh-no-thin-lto branch February 25, 2022 21:59
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.

(develop)(sql-generator) not working with cargo pgx schema but works with cargo pgx package
1 participant