[PR #2703] [MERGED] chore: delete orphaned source files #3251

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2703
Author: @divergentdave
Created: 1/3/2025
Status: Merged
Merged: 1/7/2025
Merged by: @djc

Base: mainHead: david/orphaned-source-files


📝 Commits (1)

  • e1f9300 chore: delete orphaned source files

📊 Changes

6 files changed (+0 additions, -576 deletions)

View changed files

crates/client/src/rr/mod.rs (+0 -10)
crates/proto/src/openssl/mod.rs (+0 -15)
crates/proto/src/openssl/tls_client_stream.rs (+0 -116)
crates/proto/src/openssl/tls_server.rs (+0 -164)
crates/proto/src/openssl/tls_stream.rs (+0 -270)
crates/proto/src/rr/rdata/update.rs (+0 -1)

📄 Description

This PR deletes some orphaned source files that do not have any associated mod statements. I found these with cargo-modules.


🔄 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/2703 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 1/3/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/orphaned-source-files` --- ### 📝 Commits (1) - [`e1f9300`](https://github.com/hickory-dns/hickory-dns/commit/e1f9300e9a13f6fc2aa4b9b9715718571c4071ba) chore: delete orphaned source files ### 📊 Changes **6 files changed** (+0 additions, -576 deletions) <details> <summary>View changed files</summary> ➖ `crates/client/src/rr/mod.rs` (+0 -10) ➖ `crates/proto/src/openssl/mod.rs` (+0 -15) ➖ `crates/proto/src/openssl/tls_client_stream.rs` (+0 -116) ➖ `crates/proto/src/openssl/tls_server.rs` (+0 -164) ➖ `crates/proto/src/openssl/tls_stream.rs` (+0 -270) ➖ `crates/proto/src/rr/rdata/update.rs` (+0 -1) </details> ### 📄 Description This PR deletes some orphaned source files that do not have any associated `mod` statements. I found these with [`cargo-modules`](https://github.com/regexident/cargo-modules). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:33:36 +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#3251
No description provided.