Skip to content

Conversation

@ahomescu
Copy link
Contributor

@ahomescu ahomescu commented Dec 3, 2025

The order which we apply the transforms in is relevant, so prepend an index to the diff name. This follows the style of git patches: 0000_first_patch.diff, 0001_second_patch.diff, etc...

@ahomescu ahomescu requested a review from oinoom December 3, 2025 02:33
Copy link
Contributor

@kkysen kkysen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but can you use $(cmd) instead of `cmd`? Also, the diff files have an empty line at the top. Though that might not be from this.

@ahomescu
Copy link
Contributor Author

ahomescu commented Dec 4, 2025

LGTM, but can you use $(cmd) instead of `cmd`? Also, the diff files have an empty line at the top. Though that might not be from this.

The empty line is probably from c2rust-refactor, not sure what to do about that.

@ahomescu ahomescu force-pushed the ahomescu/order_refactor_diffs branch from 6a1b639 to 063e54a Compare December 4, 2025 00:16
Copy link
Contributor

@kkysen kkysen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay it all LGTM then.

@ahomescu ahomescu merged commit 65b032b into master Dec 4, 2025
5 checks passed
@ahomescu ahomescu deleted the ahomescu/order_refactor_diffs branch December 4, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants