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

Types: AsRef<HashMap<>> to IntoIterator #5

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

Evalir
Copy link
Collaborator

@Evalir Evalir commented Mar 28, 2023

Closes #3.

@Evalir Evalir requested a review from prestwich March 28, 2023 01:07
Copy link
Member

@prestwich prestwich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. as a non-blocking thing, would oyu mind setting up GPG signing on commits?

https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits

common footgun: make sure all of the following match:

  • GPG key email
  • Github email
  • git config user.email

@Evalir
Copy link
Collaborator Author

Evalir commented Mar 28, 2023

Done! Thanks for the reminder—I had forgotten to set up automatic signing :).

@Evalir Evalir merged commit 8be41f6 into main Mar 28, 2023
@Evalir Evalir deleted the evalir/into-iterator branch March 28, 2023 04:33
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.

Client: update filtered calls to use IntoIterator for flexibility
2 participants