killercup / killercup/cargo-edit
No transparency when MSRV restricts versions
Open
bug
cargo-upgrade
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
#856 added MSRV support but when MSRV restricts versions, there are no warnings and the errors don't reflect it.
See rust-lang/cargo#12078 for a model how what we should do
Contributor guide
Research direction
Start by reviewing issue #856, which added MSRV support, and compare the requested behavior with the model in rust-lang/cargo#12078. Trace the existing MSRV-related version resolution and error paths, then verify that restrictive results produce warnings and that errors explain the MSRV constraint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100