Skip to content

Conversation

@WillLillis
Copy link
Member

The `QueryMatch.into` function indexes into `self.captures`, which can be null.
If this is the case, slicing `[0..0]` is still invalid, so return an empty slice
instead.
@WillLillis WillLillis enabled auto-merge (rebase) December 14, 2025 18:07
@WillLillis WillLillis disabled auto-merge December 14, 2025 18:07
@WillLillis WillLillis enabled auto-merge (rebase) December 14, 2025 18:12
@WillLillis WillLillis disabled auto-merge December 14, 2025 21:49
@WillLillis WillLillis merged commit 5373b83 into master Dec 14, 2025
11 checks passed
@WillLillis WillLillis deleted the node_fmt branch December 14, 2025 21:49
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.

Error using queryies with no naming Error when using format() on Node

3 participants