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

Added test hinting how implementation matches capture group names. #401

Closed
wants to merge 1 commit into from

Conversation

fulara
Copy link
Contributor

@fulara fulara commented Sep 7, 2017

May be useful for someone in the future who is wondering about capture group names.
Relates to issue #399

@BurntSushi
Copy link
Member

@andrea-prearo Could you rebase this on master? That should hopefully get CI passing!

@bors
Copy link
Contributor

bors commented Nov 9, 2017

☔ The latest upstream changes (presumably #395) made this pull request unmergeable. Please resolve the merge conflicts.

@andrea-prearo
Copy link
Contributor

@BurntSushi Is this test considered useful? I see the related issue has been closed (#399). If you think it make sense to merge the change, I can resubmit it.

@BurntSushi
Copy link
Member

I've rolled this PR into #436. Thanks!

@BurntSushi BurntSushi closed this Dec 30, 2017
bors added a commit that referenced this pull request Dec 30, 2017
remove regex plugin + rollup + chores

This PR:

* Removes the regex compiler plugin. It's been broken for quite some time and nobody has seemed to notice. It's time for it to go. See commit cc7b00c for details.
* Setup a Cargo workspace for this repo.
* Update deps in various places. This includes updating simd to `0.2.1`, which fixes a build failure on Rust nightly.
* Name the frequency analysis based memchr search "freqy packed."
* Rolls up the other open PRs #401, #410 and #433.
bors added a commit that referenced this pull request Dec 30, 2017
remove regex plugin + rollup + chores

This PR:

* Removes the regex compiler plugin. It's been broken for quite some time and nobody has seemed to notice. It's time for it to go. See commit cc7b00c for details.
* Setup a Cargo workspace for this repo.
* Update deps in various places. This includes updating simd to `0.2.1`, which fixes a build failure on Rust nightly.
* Name the frequency analysis based memchr search "freqy packed."
* Rolls up the other open PRs #401, #410 and #433.
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.

4 participants