[PR #2508] [MERGED] Clean up rustdoc warnings #3096

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2508
Author: @djc
Created: 10/15/2024
Status: Merged
Merged: 10/19/2024
Merged by: @djc

Base: mainHead: test-docs


📝 Commits (1)

  • 0c0fa52 Clean up rustdoc warnings

📊 Changes

8 files changed (+37 additions, -38 deletions)

View changed files

📝 .github/workflows/test.yml (+3 -0)
📝 crates/async-std-resolver/src/runtime.rs (+1 -2)
📝 crates/proto/src/rr/dnssec/rdata/rrsig.rs (+1 -1)
📝 crates/proto/src/rr/dnssec/signer.rs (+1 -1)
📝 crates/proto/src/rr/rdata/cert.rs (+23 -29)
📝 crates/proto/src/udp/mod.rs (+1 -1)
📝 crates/resolver/src/name_server/name_server_stats.rs (+4 -4)
📝 justfile (+3 -0)

📄 Description

No description provided


🔄 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/2508 **Author:** [@djc](https://github.com/djc) **Created:** 10/15/2024 **Status:** ✅ Merged **Merged:** 10/19/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `test-docs` --- ### 📝 Commits (1) - [`0c0fa52`](https://github.com/hickory-dns/hickory-dns/commit/0c0fa52cccc801c8070399b0030cbd1ab7301cad) Clean up rustdoc warnings ### 📊 Changes **8 files changed** (+37 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+3 -0) 📝 `crates/async-std-resolver/src/runtime.rs` (+1 -2) 📝 `crates/proto/src/rr/dnssec/rdata/rrsig.rs` (+1 -1) 📝 `crates/proto/src/rr/dnssec/signer.rs` (+1 -1) 📝 `crates/proto/src/rr/rdata/cert.rs` (+23 -29) 📝 `crates/proto/src/udp/mod.rs` (+1 -1) 📝 `crates/resolver/src/name_server/name_server_stats.rs` (+4 -4) 📝 `justfile` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:25:01 +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#3096
No description provided.