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

Regenerate unicode fsm to use once_cell #126

Merged
merged 1 commit into from Sep 3, 2022

Conversation

dtolnay
Copy link
Contributor

@dtolnay dtolnay commented Sep 2, 2022

Closes #124. Generated by BurntSushi/ucd-generate#52:

# build ucd-generate PR:
cargo install --path . --force

# then in bstr:
scripts/generate-unicode-data
cargo fmt

@BurntSushi BurntSushi merged commit 635e0f6 into BurntSushi:master Sep 3, 2022
@dtolnay dtolnay deleted the oncecell branch September 3, 2022 17:57
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.

Consider using once_cell instead of lazy_static
2 participants