[PR #1629] [MERGED] [DOCS] Add C to Rust code migration guide #2338

Open
opened 2026-01-29 17:21:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1629
Author: @IshanGrover2004
Created: 7/19/2024
Status: Merged
Merged: 8/7/2024
Merged by: @PunitLodha

Base: masterHead: docs-c2rust-guide


📝 Commits (2)

  • b966db1 docs: Add c-to-migration guide docs
  • 2ca4e1e docs: Update suggested typos in docs/Rust_migration_guide.md

📊 Changes

1 file changed (+71 additions, -0 deletions)

View changed files

docs/Rust_migration_guide.md (+71 -0)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • I have mentioned this change in the changelog.

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.

When I tried contributing to CCExtractor, it was difficult for me to deal all of this at once. That's why I wrote this migration guide so that new contributors don't feel so overwhelm at once


🔄 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/1629 **Author:** [@IshanGrover2004](https://github.com/IshanGrover2004) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 8/7/2024 **Merged by:** [@PunitLodha](https://github.com/PunitLodha) **Base:** `master` ← **Head:** `docs-c2rust-guide` --- ### 📝 Commits (2) - [`b966db1`](https://github.com/CCExtractor/ccextractor/commit/b966db145dd6c2fe3dedc187e9ec8a52607bd03a) docs: Add c-to-migration guide docs - [`2ca4e1e`](https://github.com/CCExtractor/ccextractor/commit/2ca4e1e441482fa8fd45a76c0e464b263033750f) docs: Update suggested typos in `docs/Rust_migration_guide.md` ### 📊 Changes **1 file changed** (+71 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/Rust_migration_guide.md` (+71 -0) </details> ### 📄 Description **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. - [x] **I have mentioned this change in the [changelog](https://github.com/CCExtractor/ccextractor/blob/master/docs/CHANGES.TXT).** **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. --- When I tried contributing to CCExtractor, it was difficult for me to deal all of this at once. That's why I wrote this migration guide so that new contributors don't feel so overwhelm at once --- <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:21:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2338