Skip to content

derive: don't suppress fatal errors in integer parsing#448

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-int-base
May 19, 2025
Merged

derive: don't suppress fatal errors in integer parsing#448
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:pr-int-base

Conversation

@Kijewski
Copy link
Copy Markdown
Member

Fixes #445.

Comment thread askama_parser/src/lib.rs
Comment thread askama_parser/src/tests.rs
@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 00f9c70 into askama-rs:master May 19, 2025
39 checks passed
@Kijewski Kijewski deleted the pr-int-base branch May 19, 2025 14:22
@Kijewski Kijewski mentioned this pull request Jun 6, 2025
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.

Invalid base 2 integers (0b85) in the input get copied into the generated code

2 participants