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

Don't strip std debug information #595

Closed
wants to merge 3 commits into from

Conversation

ChrisDenton
Copy link
Contributor

The without_debuginfo test relies on std still having debug info. Let's see if this fixes CI, or at least the Windows runners.

@ChrisDenton
Copy link
Contributor Author

That works. But the libLLVM.so failure is the next thing to investigate. Maybe caused by an LLVM update?

@ChrisDenton
Copy link
Contributor Author

Hm, maybe the libLLVM.so.18.1-rust-1.78.0-beta error will be fixed when rustc bumps its stage0 toolchain.

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.

None yet

1 participant