Skip to content

derive: allow where bounds in #[filter_fn]#672

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:mainfrom
Kijewski:issue-671
Jan 21, 2026
Merged

derive: allow where bounds in #[filter_fn]#672
GuillaumeGomez merged 1 commit intoaskama-rs:mainfrom
Kijewski:issue-671

Conversation

@Kijewski
Copy link
Copy Markdown
Member

@martinetd, thank you for reporting the bug and finding the issue! Can you please confirm if the change fixes the issue for you?

Resolves #671.

@Kijewski Kijewski added bug Something isn't working derive Related to the code generating labels Jan 21, 2026
Copy link
Copy Markdown
Contributor

@martinetd martinetd left a comment

Choose a reason for hiding this comment

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

That was fast! Thank you!

I've checked this works on our main repo, this looks good to me.

@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit e50ac41 into askama-rs:main Jan 21, 2026
50 checks passed
@Kijewski Kijewski deleted the issue-671 branch January 21, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working derive Related to the code generating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new filter_fn breaks trait bounds

3 participants