Skip to content

[missing_const_for_fn] fix #7121 #10618

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

Merged
merged 2 commits into from
Apr 9, 2023
Merged

Conversation

KisaragiEffective
Copy link
Contributor

Please write a short comment explaining your change (or "none" for internal only changes)

changelog: [missing_const_for_fn] note about removing const may break compatibility

fix #7121

@rustbot
Copy link
Collaborator

rustbot commented Apr 9, 2023

r? @llogiq

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 9, 2023
Copy link
Contributor

@llogiq llogiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, I have a grammar improvement though.

@KisaragiEffective
Copy link
Contributor Author

Thank you for quick review (and improve grammer suggestion), I've applied it!

@llogiq
Copy link
Contributor

llogiq commented Apr 9, 2023

Thank you!

@bors r+

@bors
Copy link
Contributor

bors commented Apr 9, 2023

📌 Commit ba1f19e has been approved by llogiq

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Apr 9, 2023

⌛ Testing commit ba1f19e with merge 015fb8a...

@bors
Copy link
Contributor

bors commented Apr 9, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: llogiq
Pushing 015fb8a to master...

@bors bors merged commit 015fb8a into rust-lang:master Apr 9, 2023
@KisaragiEffective KisaragiEffective deleted the patch-2 branch April 10, 2023 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing_const_for_fn: Known Problems should include future compatibility hazard
4 participants