Conversation
|
r? @scottmcm (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
|
|
cc @rust-lang/wg-const-eval |
This comment has been minimized.
This comment has been minimized.
|
r? @oli-obk |
This comment has been minimized.
This comment has been minimized.
a2028ff to
4c6ddc0
Compare
|
@bors r+ p=1 bitrotty |
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).
| @@ -1,3 +1,5 @@ | |||
| // known-bug: #110395 | |||
There was a problem hiding this comment.
sorry for the necro:
This is a bad annotation. This test no longer tests what it was intended to. Also, #110395 isn't a bug...
See zulip thread and #110395