[PR #360] [CLOSED] Clearer error messages #441

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/360
Author: @bootandy
Created: 1/4/2024
Status: Closed

Base: masterHead: diff_errors


📝 Commits (1)

  • 34aa508 feat: better error messages

📊 Changes

4 files changed (+80 additions, -45 deletions)

View changed files

📝 src/dir_walker.rs (+69 -44)
📝 src/main.rs (+8 -0)
📝 src/progress.rs (+2 -0)
📝 tests/test_flags.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/bootandy/dust/pull/360 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 1/4/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `diff_errors` --- ### 📝 Commits (1) - [`34aa508`](https://github.com/bootandy/dust/commit/34aa508e5fb656d970319ba4775da4a7e3dbed52) feat: better error messages ### 📊 Changes **4 files changed** (+80 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `src/dir_walker.rs` (+69 -44) 📝 `src/main.rs` (+8 -0) 📝 `src/progress.rs` (+2 -0) 📝 `tests/test_flags.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>
zhus added the pull-request label 2026-06-08 11:28:17 +03:00
zhus closed this issue 2026-06-08 11:28:17 +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#441