[PR #734] [MERGED] impl IntoIterator for Lookup types #1640

Closed
opened 2026-03-16 02:17:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/734
Author: @bluejekyll
Created: 4/7/2019
Status: Merged
Merged: 4/12/2019
Merged by: @bluejekyll

Base: masterHead: into_iterator-for-lookup


📝 Commits (1)

  • 227db71 impl IntoIterator for Lookup types

📊 Changes

2 files changed (+214 additions, -3 deletions)

View changed files

📝 crates/resolver/src/lookup.rs (+185 -2)
📝 crates/resolver/src/lookup_ip.rs (+29 -1)

📄 Description

fixes: https://github.com/bluejekyll/trust-dns/issues/730


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/734 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 4/7/2019 **Status:** ✅ Merged **Merged:** 4/12/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `into_iterator-for-lookup` --- ### 📝 Commits (1) - [`227db71`](https://github.com/hickory-dns/hickory-dns/commit/227db711ed26f7957e87c3557da85a9d0e6b8d1b) impl IntoIterator for Lookup types ### 📊 Changes **2 files changed** (+214 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/lookup.rs` (+185 -2) 📝 `crates/resolver/src/lookup_ip.rs` (+29 -1) </details> ### 📄 Description fixes: https://github.com/bluejekyll/trust-dns/issues/730 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:17:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1640
No description provided.