killercup / killercup/cargo-edit
Convert error to thiserror
Open
dependencies
easy
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
error-chain is deprecated and the error types should be migrated to https://github.com/dtolnay/thiserror
Contributor guide
Research direction
Start by locating the Rust error definitions and their uses throughout the cargo-edit repository, then review the issue's thiserror reference. Done means the error types no longer depend on deprecated error-chain while preserving the existing command-line behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100