Skip to content

internal: remove redundant #[pin] filtering#131

Open
nbdd0121 wants to merge 1 commit intomainfrom
dev/cleanup
Open

internal: remove redundant #[pin] filtering#131
nbdd0121 wants to merge 1 commit intomainfrom
dev/cleanup

Conversation

@nbdd0121
Copy link
Copy Markdown
Member

The generate_projections function already receives a filtered field list, it does not need to filter out #[pin] again.

The `generate_projections` function already receives a filtered field list,
it does not need to filter out `#[pin]` again.

Signed-off-by: Gary Guo <gary@garyguo.net>
@nbdd0121 nbdd0121 requested a review from BennoLossin April 14, 2026 14:05
@BennoLossin
Copy link
Copy Markdown
Member

There is #113 which improves the whole generation process. I sadly haven't had the time to review it, but you might :)

Copy link
Copy Markdown
Member

@BennoLossin BennoLossin left a comment

Choose a reason for hiding this comment

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

We can of course also have this one, but it probably is redundant.

@nbdd0121
Copy link
Copy Markdown
Member Author

I discovered this when reviewing #120. I want to get all small fixes out the way before reviewing a big feature :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants