[PR #1753] [MERGED] Fix: Rust Clippy failing on 1.90 #2479

Closed
opened 2026-01-29 17:22:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1753
Author: @steel-bucket
Created: 9/29/2025
Status: Merged
Merged: 9/30/2025
Merged by: @cfsmp3

Base: masterHead: fix-rust-clippy-1-90


📝 Commits (2)

  • 0d46d43 Fix: Rust Clippy failing on 1.90
  • b655544 Fix: Format Sourcecode in ES

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 src/rust/src/es/pic.rs (+3 -1)

📄 Description

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

Rust Format SourceCode Fails on 1.90. Minor change to fix it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1753 **Author:** [@steel-bucket](https://github.com/steel-bucket) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `fix-rust-clippy-1-90` --- ### 📝 Commits (2) - [`0d46d43`](https://github.com/CCExtractor/ccextractor/commit/0d46d433c2aced8dc1cd37977b3b1404a7e0bd6b) Fix: Rust Clippy failing on 1.90 - [`b655544`](https://github.com/CCExtractor/ccextractor/commit/b6555445093ef24898546096db053d31a6e3f514) Fix: Format Sourcecode in ES ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/rust/src/es/pic.rs` (+3 -1) </details> ### 📄 Description **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [x] I am an active contributor to CCExtractor. --- Rust Format SourceCode Fails on 1.90. Minor change to fix it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:22:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2479