Skip to content

Silence [question_mark] in const context #9487

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 1 commit into from
Sep 27, 2022

Conversation

kraktus
Copy link
Contributor

@kraktus kraktus commented Sep 16, 2022

fix #9175

When const_try is stabilised can be turned into a MSRV

changelog: Silence [question_mark] in const context

@rust-highfive
Copy link

r? @giraffate

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 16, 2022
@Jarcho
Copy link
Contributor

Jarcho commented Sep 26, 2022

Thank you. @bors r+

@bors
Copy link
Contributor

bors commented Sep 26, 2022

📌 Commit 3ca6b9d has been approved by Jarcho

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Sep 27, 2022

⌛ Testing commit 3ca6b9d with merge 78dc616...

@bors
Copy link
Contributor

bors commented Sep 27, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Jarcho
Pushing 78dc616 to master...

@bors bors merged commit 78dc616 into rust-lang:master Sep 27, 2022
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.

question-mark usage suggested in const fn
5 participants