Skip to content

parser: remove one indirection in punction() finding#543

Merged
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:143907
Jul 28, 2025
Merged

parser: remove one indirection in punction() finding#543
GuillaumeGomez merged 1 commit intoaskama-rs:masterfrom
Kijewski:143907

Conversation

@Kijewski
Copy link
Copy Markdown
Member

@Kijewski Kijewski commented Jul 25, 2025

With rust 1.90, the line && let Ok(head) = head.as_bytes().try_into() will be optimized away → rust#143907.

@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit 11da13e into askama-rs:master Jul 28, 2025
42 checks passed
@Kijewski Kijewski deleted the 143907 branch July 28, 2025 15:45
@Kijewski Kijewski mentioned this pull request Jul 28, 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.

2 participants