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

Don't lint manual_map in const functions #6976

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Mar 26, 2021

fixes: #6967

changelog: Don't lint manual_map in const functions

@rust-highfive
Copy link

r? @phansch

(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 Mar 26, 2021
@bors
Copy link
Contributor

bors commented Mar 30, 2021

☔ The latest upstream changes (presumably #7004) made this pull request unmergeable. Please resolve the merge conflicts.

@Jarcho Jarcho force-pushed the manual_map_const branch from b0bf312 to cc7f1da Compare March 30, 2021 14:56
@phansch
Copy link
Member

phansch commented Apr 1, 2021

@bors r+ thanks!

@bors
Copy link
Contributor

bors commented Apr 1, 2021

📌 Commit cc7f1da has been approved by phansch

@bors
Copy link
Contributor

bors commented Apr 1, 2021

⌛ Testing commit cc7f1da with merge 75d73e9...

@bors
Copy link
Contributor

bors commented Apr 1, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: phansch
Pushing 75d73e9 to master...

@bors bors merged commit 75d73e9 into rust-lang:master Apr 1, 2021
@Jarcho Jarcho deleted the manual_map_const branch April 6, 2021 16:06
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.

manual_map recommends non-compiling code in const fn
4 participants