PistonDevelopers / PistonDevelopers/piston
Is there a policy for Rustc's edition or minimum supported version?
Open
Nobody has claimed this yet.
discussion
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 235
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Looking around our repos, there are lots of long-living repos some of which are written in 2015 edition style. I think we can improve them by adapting to the newer edition. Is there an edition or MSRV policy we must conform to?
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
Start by surveying the Rust configuration across the long-lived repositories mentioned in the issue for existing edition and MSRV declarations. Confirm the project's policy with maintainers, then document the agreed Rust edition and minimum supported version and identify affected repositories.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100