[PR #1746] [MERGED] Lookup access Records list directly #2563

Closed
opened 2026-03-16 10:11:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1746
Author: @izissise
Created: 7/25/2022
Status: Merged
Merged: 8/2/2022
Merged by: @djc

Base: mainHead: resolver-lookup-slice


📝 Commits (1)

  • 4ac0551 Lookup access Records list directly

📊 Changes

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

View changed files

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

📄 Description

#1745

Access lookup records directly instead of using an iterator
Using the slice directly make it possible to choose randomly a
record


🔄 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/1746 **Author:** [@izissise](https://github.com/izissise) **Created:** 7/25/2022 **Status:** ✅ Merged **Merged:** 8/2/2022 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `resolver-lookup-slice` --- ### 📝 Commits (1) - [`4ac0551`](https://github.com/hickory-dns/hickory-dns/commit/4ac0551fe9bb0074a0740f33ac7a915076f59b67) Lookup access Records list directly ### 📊 Changes **1 file changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/lookup.rs` (+21 -1) </details> ### 📄 Description #1745 Access lookup records directly instead of using an iterator Using the slice directly make it possible to choose randomly a record --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:11:59 +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#2563
No description provided.