[PR #3126] [MERGED] fix(test): use __dnssec feature in resolver test #3579

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3126
Author: @billf
Created: 7/16/2025
Status: Merged
Merged: 7/20/2025
Merged by: @djc

Base: mainHead: test/resolver/dnssec


📝 Commits (3)

  • 138796b fix(test): gate member access on feature='__dnssec'
  • 36ecadb fix(doctest): explicitly depend on system-config
  • e6aac3f fix(doctest): use async block instead of main

📊 Changes

2 files changed (+12 additions, -10 deletions)

View changed files

📝 crates/resolver/src/config.rs (+1 -0)
📝 crates/resolver/src/lib.rs (+11 -10)

📄 Description

  • fix(test): use __dnssec feature in resolver test
  • fix(conformance): clippy is_multiple_of

🔄 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/3126 **Author:** [@billf](https://github.com/billf) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/20/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `test/resolver/dnssec` --- ### 📝 Commits (3) - [`138796b`](https://github.com/hickory-dns/hickory-dns/commit/138796b3f0d870834a282df4d23c1cb4a73fc620) fix(test): gate member access on feature='__dnssec' - [`36ecadb`](https://github.com/hickory-dns/hickory-dns/commit/36ecadbd7d89bcceb84814d27386a643fa4e194b) fix(doctest): explicitly depend on system-config - [`e6aac3f`](https://github.com/hickory-dns/hickory-dns/commit/e6aac3ff220ec7da5273b6fbb72d0eb325b00ea5) fix(doctest): use async block instead of main ### 📊 Changes **2 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/src/config.rs` (+1 -0) 📝 `crates/resolver/src/lib.rs` (+11 -10) </details> ### 📄 Description - **fix(test): use __dnssec feature in resolver test** - **fix(conformance): clippy is_multiple_of** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:51:15 +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#3579
No description provided.