eclipse-score / eclipse-score/score_rust_policies

Improvement: Upgrade to edition = "2024"

Open Beginner friendly
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Starlark
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The repository is currently configured to use Rust edition = "2021", however codebase already follows patterns and conventions associated with Rust 2024. To align the project configuration with the existing code style and take advantage of the latest edition improvements, we should evaluate and upgrade the repository to edition = "2024".

https://github.com/eclipse-score/score_rust_policies/blob/main/rustfmt/rustfmt.toml

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the repository's Rust edition configuration and the linked rustfmt/rustfmt.toml policy file. Check how the current 2021 setting is defined and verify the formatting and linting checks after evaluating the 2024 upgrade. Done means the repository consistently uses edition 2024 and its existing checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.