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

Add vec::each_permutation_ref #6547

Closed
emberian opened this issue May 17, 2013 · 1 comment
Closed

Add vec::each_permutation_ref #6547

emberian opened this issue May 17, 2013 · 1 comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@emberian
Copy link
Member

In #5127, @tmmcguire added each_permutation_ref, but I could not successfully get it working when rebasing for #6523, so removed it. It's probably useful to have.

@thestinger
Copy link
Contributor

Internal iterators are no longer used.

flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 15, 2021
Curse outdated test output

changelog: internal

Change `cargo dev bless` to only include test output that was generated since the last build of clippy. This is especially useful when running tests with `TESTNAME=...`. The feature may be disabled by `cargo dev bless --ignore-timestamp`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

2 participants