Skip to content

Conversation

@kkysen
Copy link
Contributor

@kkysen kkysen commented Oct 8, 2025

These are various improvements to docs, refactorings, etc. I made while working on and debugging #1400.

@kkysen kkysen requested a review from fw-immunant October 8, 2025 00:18
Copy link
Contributor

@fw-immunant fw-immunant left a comment

Choose a reason for hiding this comment

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

LGTM in general, though I prefer the syn::* glob import to the alternative here.

Copy link
Contributor Author

@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 in general, though I prefer the syn::* glob import to the alternative here.

In general, I prefer not to use global glob imports, but here, especially, it kept causing conflicts with other imports and auto importing, and glob imports also make it difficult when reviewing to know where things are coming from.

@kkysen kkysen merged commit 4db9588 into master Oct 8, 2025
5 checks passed
@kkysen kkysen deleted the kkysen/some-improvements-pre-src-loc-sorting-fix branch October 8, 2025 18:20
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