[PR #303] [MERGED] clippy: Fix new clippy rules #412

Closed
opened 2026-06-08 11:28:01 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/303
Author: @bootandy
Created: 1/27/2023
Status: Merged
Merged: 1/27/2023
Merged by: @bootandy

Base: masterHead: style


📝 Commits (1)

  • 324eb66 clippy: Fix new clippy rules

📊 Changes

4 files changed (+17 additions, -15 deletions)

View changed files

📝 src/config.rs (+2 -2)
📝 src/display.rs (+10 -8)
📝 src/main.rs (+1 -1)
📝 src/progress.rs (+4 -4)

📄 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/bootandy/dust/pull/303 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 1/27/2023 **Status:** ✅ Merged **Merged:** 1/27/2023 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `style` --- ### 📝 Commits (1) - [`324eb66`](https://github.com/bootandy/dust/commit/324eb66ca3ac2dc0eb089fde68d2dd3c86eb868d) clippy: Fix new clippy rules ### 📊 Changes **4 files changed** (+17 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/config.rs` (+2 -2) 📝 `src/display.rs` (+10 -8) 📝 `src/main.rs` (+1 -1) 📝 `src/progress.rs` (+4 -4) </details> ### 📄 Description _No description provided_ --- <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-06-08 11:28:01 +03:00
zhus closed this issue 2026-06-08 11:28:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#412