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

Bug 1938504 - Work around rust < 1.78 crash #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

glandium
Copy link

Somehow the DWARF info generated by the compiler for the hash-replacement assignment is confusing to LLVM, which crashes.

By using a different form for the same operation, the compiler is happy.

@glandium
Copy link
Author

Also submitted upstream: awslabs#231

Somehow the DWARF info generated by the compiler for the
`hash`-replacement assignment is confusing to LLVM, which crashes.

By using a different form for the same operation, the compiler is happy.
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