Skip to content

Stabilizing const functions #311

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

Merged
merged 3 commits into from
May 23, 2020
Merged

Stabilizing const functions #311

merged 3 commits into from
May 23, 2020

Conversation

KodrAus
Copy link
Contributor

@KodrAus KodrAus commented Feb 26, 2020

cc @rust-lang/libs @rust-lang/wg-const-eval

In rust-lang/rust#69373 (comment) it was noted that stabilizing the const-ness of functions should include the WG. Should this only really be necessary when there are internal unstable const features used in those stabilizing functions?

@ecstatic-morse offered some guidelines on things to keep in mind when stabilizing const functions with internally unstable features. Would you like that to be included here?

@Centril
Copy link
Contributor

Centril commented Apr 4, 2020

@KodrAus 👋 :)

@LukasKalbertodt
Copy link
Member

Oh no, I added a note about this in this PR. Sorry for not checking for an existing PR :<

@KodrAus
Copy link
Contributor Author

KodrAus commented May 23, 2020

Sorry @Centril! 🙇 I fell off the radar for a while 🙂

@LukasKalbertodt don't even worry about it! ❤️ I think we should all feel free to drop bits and pieces in here without too much concern for things being repeated or not fully organized yet.

@KodrAus KodrAus force-pushed the KodrAus/std-docs-updates branch from 3e2a3d4 to 43210f5 Compare May 23, 2020 03:36
@KodrAus KodrAus merged commit bbbf666 into master May 23, 2020
@KodrAus KodrAus deleted the KodrAus/std-docs-updates branch May 23, 2020 04:04
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.

3 participants