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

Optimize vec::from_elem with manual inlining #6876

Merged
merged 1 commit into from
Jun 1, 2013
Merged

Optimize vec::from_elem with manual inlining #6876

merged 1 commit into from
Jun 1, 2013

Conversation

emberian
Copy link
Member

@emberian emberian commented Jun 1, 2013

borrowck 1.85x speedup on libstd

bors added a commit that referenced this pull request Jun 1, 2013
borrowck 1.85x speedup on libstd
@brson
Copy link
Contributor

brson commented Jun 1, 2013

What's the bug here? Future hacks want more explanations in the comments.

@brson
Copy link
Contributor

brson commented Jun 1, 2013

Oh, 🐼

@bors bors closed this Jun 1, 2013
@bors bors merged commit c299230 into rust-lang:incoming Jun 1, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 11, 2021
…r=flip1995

Improve doc on `map_flatten`

Fix rust-lang/rust-clippy#6870. It's because this doc lacks the description that this lint is also used for `Option`.

changelog: none
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.

3 participants