[PR #1423] [MERGED] fix 1.51 clippy warnings #2313

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1423
Author: @bluejekyll
Created: 3/25/2021
Status: Merged
Merged: 3/26/2021
Merged by: @bluejekyll

Base: mainHead: update-clippy-1.51


📝 Commits (1)

📊 Changes

12 files changed (+28 additions, -20 deletions)

View changed files

📝 CONTRIBUTING.md (+7 -2)
📝 bin/src/named.rs (+1 -1)
📝 crates/client/src/lib.rs (+2 -2)
📝 crates/proto/src/lib.rs (+4 -1)
📝 crates/proto/src/rr/dnssec/rdata/mod.rs (+1 -1)
📝 crates/proto/src/rr/rdata/opt.rs (+2 -1)
📝 crates/proto/src/rr/record_data.rs (+1 -1)
📝 crates/proto/src/xfer/dns_request.rs (+3 -3)
📝 crates/resolver/src/lib.rs (+1 -5)
📝 crates/resolver/src/system_conf/unix.rs (+1 -1)
📝 crates/server/src/lib.rs (+4 -1)
📝 crates/server/src/store/in_memory/authority.rs (+1 -1)

📄 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/1423 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 3/25/2021 **Status:** ✅ Merged **Merged:** 3/26/2021 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `update-clippy-1.51` --- ### 📝 Commits (1) - [`61b78d1`](https://github.com/hickory-dns/hickory-dns/commit/61b78d15bdf2d7f7d46bd7fb2a47bfefa8a0103d) fix 1.51 clippy warnings ### 📊 Changes **12 files changed** (+28 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+7 -2) 📝 `bin/src/named.rs` (+1 -1) 📝 `crates/client/src/lib.rs` (+2 -2) 📝 `crates/proto/src/lib.rs` (+4 -1) 📝 `crates/proto/src/rr/dnssec/rdata/mod.rs` (+1 -1) 📝 `crates/proto/src/rr/rdata/opt.rs` (+2 -1) 📝 `crates/proto/src/rr/record_data.rs` (+1 -1) 📝 `crates/proto/src/xfer/dns_request.rs` (+3 -3) 📝 `crates/resolver/src/lib.rs` (+1 -5) 📝 `crates/resolver/src/system_conf/unix.rs` (+1 -1) 📝 `crates/server/src/lib.rs` (+4 -1) 📝 `crates/server/src/store/in_memory/authority.rs` (+1 -1) </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 08:47:02 +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#2313
No description provided.