Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

relax Recursive::define() bounds#875

Merged
zesterer merged 1 commit into
zesterer:mainfrom
zer0guz:relax-recursive-define-bound
Sep 9, 2025
Merged

relax Recursive::define() bounds#875
zesterer merged 1 commit into
zesterer:mainfrom
zer0guz:relax-recursive-define-bound

Conversation

@zer0guz

@zer0guz zer0guz commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

pub fn define<P: Parser<'src, I, O, E> + Clone + 'b + 'src>(&mut self, parser: P)

this was the old signature and i just removed the +'src

all tests passed and nothing else needed changing

@zesterer

zesterer commented Sep 9, 2025

Copy link
Copy Markdown
Owner

Thanks!

@zesterer
zesterer merged commit 99c74f9 into zesterer:main Sep 9, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants