mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #601] [MERGED] refactor: removes clippy warnings #650
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:refactor-clippy📝 Commits (1)
d5ac24brefactor: 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.