Skip to content

require trait impls to have matching const stabilities as the traits#136688

Merged
bors merged 1 commit intorust-lang:masterfrom
fee1-dead-contrib:push-nppsusmpokqo
Feb 28, 2025
Merged

require trait impls to have matching const stabilities as the traits#136688
bors merged 1 commit intorust-lang:masterfrom
fee1-dead-contrib:push-nppsusmpokqo

Conversation

@fee1-dead
Copy link
Copy Markdown
Member

This resolves rust-lang/project-const-traits#5 by implementing the suggested solution in the given thread

r? @RalfJung
cc @rust-lang/project-const-traits

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-const_trait_impl `#![feature(const_trait_impl)]` PG-const-traits Project group: Const traits S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Const stability on impls doesn't make sense

7 participants