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

Disable rand_chacha with debug_assertions #120

Merged
merged 1 commit into from
Nov 15, 2020
Merged

Conversation

vinc
Copy link
Owner

@vinc vinc commented Nov 15, 2020

When compiling MOROS with debug_assertions we get the following error if rand_chacha is used:

LLVM ERROR: Do not know how to split the result of this operator!

Maybe related to rust-lang/rust#61721

@vinc vinc merged commit 5635dab into master Nov 15, 2020
@vinc vinc deleted the fix/disable-chacha-in-debug branch November 15, 2020 09:37
@vinc vinc mentioned this pull request May 7, 2022
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