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

const trait implementations may not use non-const default functions #49

Closed
timothee-haudebourg opened this issue Jul 28, 2021 · 3 comments

Comments

@timothee-haudebourg
Copy link

I get a lot of those errors with the latest nightly build.

@slightlyoutofphase
Copy link
Owner

See my comment in your issue about const_raw_ptr_to_usize_cast.

@slightlyoutofphase
Copy link
Owner

Does this still occur with the repo as it is now (in your own code, I'm assuming)?

@slightlyoutofphase
Copy link
Owner

This is definitely solved here in the master repo now, and will be solved in the crates.io upload I'll probably do later today also, so I think this issue can be closed.

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

No branches or pull requests

2 participants