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

Allow clippy::manual_map #246

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Allow clippy::manual_map #246

merged 1 commit into from
Mar 4, 2021

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Mar 4, 2021

We manually expand these to reduce the amount of LLVM IR generated. (#183)

We manually expand these to reduce the amount of LLVM IR generated. (rust-lang#183)
@Amanieu
Copy link
Member Author

Amanieu commented Mar 4, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Mar 4, 2021

📌 Commit 24e8661 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Mar 4, 2021

⌛ Testing commit 24e8661 with merge ae5eaa7...

@bors
Copy link
Contributor

bors commented Mar 4, 2021

☀️ Test successful - checks-travis
Approved by: Amanieu
Pushing ae5eaa7 to master...

@bors bors merged commit ae5eaa7 into rust-lang:master Mar 4, 2021
This was referenced Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants