Skip to content

Conversation

@vil02
Copy link
Member

@vil02 vil02 commented Mar 1, 2025

Pull Request Template

Description

This PR removes needless_raw_strings from the list of from the list of suppressed lints.

Continuation of #743. Related to #871.

Checklist:

  • I ran bellow commands using the latest version of rust nightly.
  • I ran cargo clippy --all -- -D warnings just before my last commit and fixed any issue that was found.
  • I ran cargo fmt just before my last commit.
  • I ran cargo test just before my last commit and all tests passed.
  • I added my algorithm to the corresponding mod.rs file within its own folder, and in any parent folder(s).
  • I added my algorithm to DIRECTORY.md with the correct link.
  • I checked COUNTRIBUTING.md and my code follows its guidelines.
@vil02 vil02 requested a review from siriak March 1, 2025 02:22
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.49%. Comparing base (c43c518) to head (c38d1b8).

Additional details and impacted files
@@ Coverage Diff @@ ## master #873 +/- ## ======================================= Coverage 95.49% 95.49% ======================================= Files 316 316 Lines 22919 22919 ======================================= Hits 21887 21887 Misses 1032 1032 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vil02 vil02 marked this pull request as ready for review March 1, 2025 02:24
@vil02 vil02 requested a review from imp2002 as a code owner March 1, 2025 02:24
@siriak siriak merged commit b4aecf4 into TheAlgorithms:master Mar 1, 2025
4 checks passed
@vil02 vil02 deleted the include_needless_raw_strings branch June 22, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants