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

Replace deprecated gen_ascii_chars() with sample_iter(&Alphanumeric) #5655

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

baumanj
Copy link
Contributor

@baumanj baumanj commented Sep 19, 2018

This should merge after #5656 to minimize Cargo.lock conflicts.

This obviates #5598. Upon further thought, the use case isn't really a temporary file (which should be removed), but generating a temporary name.

I'll be partially reverting #5562 as well and taking this approach.

@thesentinels
Copy link
Contributor

Thanks for the pull request! Here is what will happen next:

  1. Your PR will be reviewed by the maintainers
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

Signed-off-by: Jon Bauman <5906042+baumanj@users.noreply.github.com>
@christophermaier christophermaier force-pushed the replace-deprecated-gen_ascii_chars/5467 branch from 835c5dc to 402d32e Compare September 24, 2018 19:17
@christophermaier christophermaier merged commit 63ef731 into master Sep 24, 2018
chef-ci pushed a commit that referenced this pull request Sep 24, 2018
Obvious fix; these changes are the result of automation not creative thinking.
christophermaier added a commit to habitat-sh/builder that referenced this pull request Sep 28, 2018
cnunciato pushed a commit to habitat-sh/builder that referenced this pull request Oct 2, 2018
@baumanj baumanj mentioned this pull request Oct 8, 2018
7 tasks
@christophermaier christophermaier deleted the replace-deprecated-gen_ascii_chars/5467 branch January 2, 2019 19:48
@christophermaier christophermaier added Type:BugFixes PRs that fix an existing bug and removed X-fix labels Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:BugFixes PRs that fix an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants