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

Fix nightly compiler complaints about size_of #289

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

Conversation

SUPERCILEX
Copy link
Contributor

Because the prelude now includes size_of, the nightly compiler really doesn't like it when you fully qualify size_of.

@SUPERCILEX
Copy link
Contributor Author

I don't think the test failures are related BTW. It says Error: Operation not permitted which shouldn't have anything to do with this.

@SUPERCILEX
Copy link
Contributor Author

Yeah, I just checked by reverting the commit so the PR is blank and it's still broken. Very strange.

@quininer
Copy link
Member

quininer commented Jul 2, 2024

I believe this is something that changed with github actions but I don't have the energy to deal with it.

@SUPERCILEX
Copy link
Contributor Author

Yeah fair enough. They might have blocked io_uring syscalls? Anyway, I'm fine leaving this here until someone finds a fix (don't have time to look into it either).

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.

2 participants