[PR #1862] [MERGED] clippy updates for Rust 1.66 #2664

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1862
Author: @bluejekyll
Created: 12/19/2022
Status: Merged
Merged: 12/21/2022
Merged by: @bluejekyll

Base: mainHead: update-clippy-for-rust-1.66


📝 Commits (1)

  • f2a0980 clippy updates for Rust 1.66

📊 Changes

8 files changed (+10 additions, -5 deletions)

View changed files

📝 bin/tests/named_https_tests.rs (+1 -1)
📝 bin/tests/named_quic_tests.rs (+1 -1)
📝 bin/tests/named_rustls_tests.rs (+1 -1)
📝 bin/tests/server_harness/mod.rs (+1 -1)
📝 crates/proto/src/quic/tests.rs (+2 -0)
📝 crates/proto/src/tests/mod.rs (+2 -0)
📝 crates/resolver/src/resolver.rs (+1 -0)
📝 util/src/pem_to_public_dnskey.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/1862 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 12/19/2022 **Status:** ✅ Merged **Merged:** 12/21/2022 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `update-clippy-for-rust-1.66` --- ### 📝 Commits (1) - [`f2a0980`](https://github.com/hickory-dns/hickory-dns/commit/f2a0980b70535ae5dc4ffe344875c3ba5b437d61) clippy updates for Rust 1.66 ### 📊 Changes **8 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `bin/tests/named_https_tests.rs` (+1 -1) 📝 `bin/tests/named_quic_tests.rs` (+1 -1) 📝 `bin/tests/named_rustls_tests.rs` (+1 -1) 📝 `bin/tests/server_harness/mod.rs` (+1 -1) 📝 `crates/proto/src/quic/tests.rs` (+2 -0) 📝 `crates/proto/src/tests/mod.rs` (+2 -0) 📝 `crates/resolver/src/resolver.rs` (+1 -0) 📝 `util/src/pem_to_public_dnskey.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 11:01:24 +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#2664
No description provided.