Bump MSRV to 1.93
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
Next Ubuntu LTS adopted Rust 1.93:
https://github.com/uutils/coreutils/issues/9533#issuecomment-3953076330
Also this is needed for NetBSD CI https://github.com/uutils/coreutils/pull/11470#issuecomment-4116607672
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the repository's current MSRV declaration and the CI configuration, then inspect how Rust versions are checked for Ubuntu and NetBSD. Update the supported version to Rust 1.93 and verify that the relevant CI jobs use it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100