Skip to content

Make syntect fancy #267

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

Merged
merged 1 commit into from
May 5, 2025
Merged

Make syntect fancy #267

merged 1 commit into from
May 5, 2025

Conversation

mgeisler
Copy link
Collaborator

@mgeisler mgeisler commented May 5, 2025

This avoids a C dependency by switching to the pure Rust regex crate.

Thanks @cuviper for suggesting this in #265.

This avoids a C dependency by switching to the pure Rust `regex`
crate.

Thanks @cuviper for suggesting this in #265.
@mgeisler mgeisler enabled auto-merge (squash) May 5, 2025 16:51
@mgeisler mgeisler mentioned this pull request May 5, 2025
@mgeisler mgeisler merged commit b5ba128 into main May 5, 2025
7 checks passed
@mgeisler mgeisler deleted the syntect-fancy branch May 5, 2025 17:29
@cuviper
Copy link

cuviper commented May 7, 2025

Thank you! Could I trouble you to publish a release as well? I'd like to update this in rust's src/tools/rustbook.

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.

3 participants