[PR #1522] [MERGED] Correct doc comment typo #2386

Closed
opened 2026-03-16 08:51:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1522
Author: @tamird
Created: 7/15/2021
Status: Merged
Merged: 7/15/2021
Merged by: @djc

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 crates/resolver/src/lookup.rs (+1 -1)

📄 Description

LookupRecordIter iterates Records, not RDatas.


🔄 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/1522 **Author:** [@tamird](https://github.com/tamird) **Created:** 7/15/2021 **Status:** ✅ Merged **Merged:** 7/15/2021 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3d9e4aa`](https://github.com/hickory-dns/hickory-dns/commit/3d9e4aa728a749c01e05e08703f47118dc0bb54b) Correct doc comment typo ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/lookup.rs` (+1 -1) </details> ### 📄 Description `LookupRecordIter` iterates `Record`s, not `RData`s. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:51:07 +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#2386
No description provided.