Skip to content
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

Remove a bunch of unnecessary const stability noise #133672

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

RalfJung
Copy link
Member

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Nov 30, 2024

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Nov 30, 2024
@RalfJung RalfJung force-pushed the const-stability-cleanup branch from bdee285 to fd97b65 Compare November 30, 2024 10:42
@jhpratt
Copy link
Member

jhpratt commented Dec 2, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Dec 2, 2024

📌 Commit 9182aa0 has been approved by jhpratt

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 2, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 2, 2024
Rollup of 4 pull requests

Successful merges:

 - rust-lang#133589 (Remove `hir::ArrayLen`)
 - rust-lang#133672 (Remove a bunch of unnecessary const stability noise)
 - rust-lang#133678 (Stabilize `ptr::fn_addr_eq`)
 - rust-lang#133727 (Update mailmap)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 2, 2024
Rollup of 4 pull requests

Successful merges:

 - rust-lang#133589 (Remove `hir::ArrayLen`)
 - rust-lang#133672 (Remove a bunch of unnecessary const stability noise)
 - rust-lang#133678 (Stabilize `ptr::fn_addr_eq`)
 - rust-lang#133727 (Update mailmap)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 8f7a106 into rust-lang:master Dec 2, 2024
6 checks passed
@rustbot rustbot added this to the 1.85.0 milestone Dec 2, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 2, 2024
Rollup merge of rust-lang#133672 - RalfJung:const-stability-cleanup, r=jhpratt

Remove a bunch of unnecessary const stability noise
@RalfJung RalfJung deleted the const-stability-cleanup branch December 2, 2024 16:57
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.

5 participants