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

Fixes the is_contiguous check on digits iterators. #158

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

Alexhuszagh
Copy link
Owner

This no longer does the check on the byte which is the correct check.

Fixes #157

This no longer does the check on the byte which is the correct check.

Fixes #157
@Alexhuszagh Alexhuszagh added bug Something isn't working regression Performance regressions. high priority High priority format affects the formatting API labels Sep 20, 2024
@Alexhuszagh Alexhuszagh added this to the 1.0.2 milestone Sep 20, 2024
@Alexhuszagh Alexhuszagh merged commit 4ca3cdc into main Sep 20, 2024
39 checks passed
@Alexhuszagh Alexhuszagh deleted the issue_157 branch September 20, 2024 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working format affects the formatting API high priority High priority regression Performance regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Regression with Panic for Format API
1 participant