[PR #601] [MERGED] refactor: removes clippy warnings #650

Closed
opened 2026-04-08 16:53:49 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/601
Author: @TinyTinni
Created: 7/29/2025
Status: Merged
Merged: 7/30/2025
Merged by: @sigoden

Base: mainHead: refactor-clippy


📝 Commits (1)

  • d5ac24b refactor: removes clippy warnings

📊 Changes

6 files changed (+16 additions, -17 deletions)

View changed files

📝 src/auth.rs (+4 -5)
📝 src/http_logger.rs (+2 -2)
📝 src/main.rs (+2 -2)
📝 src/server.rs (+6 -6)
📝 tests/cache.rs (+1 -1)
📝 tests/range.rs (+1 -1)

📄 Description

The CI doesn't build due to new clippy warnings.

This PR fixes those warnings.


🔄 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/sigoden/dufs/pull/601 **Author:** [@TinyTinni](https://github.com/TinyTinni) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor-clippy` --- ### 📝 Commits (1) - [`d5ac24b`](https://github.com/sigoden/dufs/commit/d5ac24bb7797b78a386ab7e1c4b8293953c596b5) refactor: removes clippy warnings ### 📊 Changes **6 files changed** (+16 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/auth.rs` (+4 -5) 📝 `src/http_logger.rs` (+2 -2) 📝 `src/main.rs` (+2 -2) 📝 `src/server.rs` (+6 -6) 📝 `tests/cache.rs` (+1 -1) 📝 `tests/range.rs` (+1 -1) </details> ### 📄 Description The CI doesn't build due to new clippy warnings. This PR fixes those warnings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:49 +03:00
zhus closed this issue 2026-04-08 16:53:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#650