-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Const stabilize mem::discriminant
#103893
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
(rustbot has picked a reviewer for you, use r? to override) |
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
@rustbot label +T-libs-api -T-libs |
☔ The latest upstream changes (presumably #103858) made this pull request unmergeable. Please resolve the merge conflicts. |
Sorry for the long delay in reviewing this. LGTM, r=me with the merge conflicts fixed. |
I've rebased this PR as #116240. |
Const stabilize mem::discriminant Tracking issue: rust-lang#69821. This PR is a rebase of rust-lang#103893 to resolve conflicts in library/core/src/lib.rs (against rust-lang#102470 and rust-lang#110393).
Const stabilize mem::discriminant Tracking issue: rust-lang#69821. This PR is a rebase of rust-lang#103893 to resolve conflicts in library/core/src/lib.rs (against rust-lang#102470 and rust-lang#110393).
Const stabilize mem::discriminant Tracking issue: #69821. This PR is a rebase of rust-lang/rust#103893 to resolve conflicts in library/core/src/lib.rs (against #102470 and #110393).
Const stabilize mem::discriminant Tracking issue: #69821. This PR is a rebase of rust-lang/rust#103893 to resolve conflicts in library/core/src/lib.rs (against #102470 and #110393).
Const stabilize mem::discriminant Tracking issue: #69821. This PR is a rebase of rust-lang/rust#103893 to resolve conflicts in library/core/src/lib.rs (against #102470 and #110393).
See #69821 (comment)
Closes #69821