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

Allow invalid_reference_casting #10

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Allow invalid_reference_casting #10

merged 1 commit into from
Apr 21, 2024

Conversation

junjihashimoto
Copy link
Member

Rust 1.73.0 sets invalid_reference_casting as the default. It does not allow unsafe cast.
rust-lang/rust#116410
Tokenizers uses the feature, so this PR disables invalid_reference_casting.

@junjihashimoto junjihashimoto merged commit addbd19 into master Apr 21, 2024
4 checks passed
@junjihashimoto junjihashimoto deleted the fix/unsafe branch April 21, 2024 05:23
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