Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove explicit lifetime marker from RegexTestCase #23

Merged
merged 1 commit into from May 30, 2019
Merged

Remove explicit lifetime marker from RegexTestCase #23

merged 1 commit into from May 30, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 30, 2019

The explicit lifetime marker inside RegexTestCase is not really necessary and hence we can remove it and after that considerably simplify the implementation of Steps by removing a lot of explicit lifetime specifications.

@bbqsrc
Copy link
Member

bbqsrc commented May 30, 2019

Please rebase. 😄

The explicit lifetime marker is not really necessary and hence we can
remove it and after that considerably simplify the implementation of
Steps by removing a lot of explicit lifetime specifications.
@ghost
Copy link
Author

ghost commented May 30, 2019

Please rebase.

Done.

@bbqsrc bbqsrc merged commit 1df5b19 into cucumber-rs:master May 30, 2019
@ghost ghost deleted the remove-lifetime-marker branch May 30, 2019 14:58
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.

1 participant