We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please note that with rust-lang/rust#94901 merged, ~const Drop bounds should be changed to ~const core::marker::Destruct. Sorry for the inconvenience.
~const Drop
~const core::marker::Destruct
The text was updated successfully, but these errors were encountered:
No worries, this kind of breakage is pretty much expected to happen all the times in here. Thank you for the heads-up and your work on the compiler!
Sorry, something went wrong.
Addressed in e64aa18
No branches or pull requests
Please note that with rust-lang/rust#94901 merged,
~const Drop
bounds should be changed to~const core::marker::Destruct
. Sorry for the inconvenience.The text was updated successfully, but these errors were encountered: