[PR #1599] [MERGED] Fix clippy suggestions for 1.57 #2450

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1599
Author: @djc
Created: 12/5/2021
Status: Merged
Merged: 12/6/2021
Merged by: @bluejekyll

Base: mainHead: clippy-1.57


📝 Commits (1)

  • 02203b6 Fix clippy suggestions for 1.57

📊 Changes

5 files changed (+7 additions, -26 deletions)

View changed files

📝 crates/client/src/client/client_connection.rs (+2 -2)
📝 crates/proto/src/https/https_client_stream.rs (+1 -1)
📝 crates/proto/src/rr/dnssec/rdata/key.rs (+1 -12)
📝 crates/server/src/config/mod.rs (+2 -1)
📝 crates/server/src/store/in_memory/authority.rs (+1 -10)

📄 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/1599 **Author:** [@djc](https://github.com/djc) **Created:** 12/5/2021 **Status:** ✅ Merged **Merged:** 12/6/2021 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `clippy-1.57` --- ### 📝 Commits (1) - [`02203b6`](https://github.com/hickory-dns/hickory-dns/commit/02203b69af78af6bb96d5f15daaa97a473efa8d0) Fix clippy suggestions for 1.57 ### 📊 Changes **5 files changed** (+7 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `crates/client/src/client/client_connection.rs` (+2 -2) 📝 `crates/proto/src/https/https_client_stream.rs` (+1 -1) 📝 `crates/proto/src/rr/dnssec/rdata/key.rs` (+1 -12) 📝 `crates/server/src/config/mod.rs` (+2 -1) 📝 `crates/server/src/store/in_memory/authority.rs` (+1 -10) </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:54:22 +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#2450
No description provided.