Skip to content

Constify a few (Partial)Ord impls#92390

Merged
bors merged 3 commits intorust-lang:masterfrom
fee1-dead-contrib:const_cmp
Jul 26, 2022
Merged

Constify a few (Partial)Ord impls#92390
bors merged 3 commits intorust-lang:masterfrom
fee1-dead-contrib:const_cmp

Conversation

@fee1-dead
Copy link
Member

@fee1-dead fee1-dead commented Dec 29, 2021

Only a few impls are constified for now, as #92257 has not landed in the bootstrap compiler yet and quite a few impls would need that fix.

This unblocks #92228, which unblocks marking iterator methods as default_method_body_is_const.

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.