Skip to content

Remove a starting underscore in floating point exponent#415

Merged
Licenser merged 1 commit intosimd-lite:mainfrom
petrochenkov:patch-1
Feb 25, 2025
Merged

Remove a starting underscore in floating point exponent#415
Licenser merged 1 commit intosimd-lite:mainfrom
petrochenkov:patch-1

Conversation

@petrochenkov
Copy link
Copy Markdown
Contributor

This is a questionable feature in Rust lexer and simd-json is the only known crate on crates.io that is using it. It's not being removed yet, but it would still be better to avoid using it.

See rust-lang/rust#137394 and linked issues for more details.

This is a questionable feature in Rust lexer and `simd-json` is the only known crate on crates.io that is using it.
It's not being removed *yet*, but it would still be better to avoid using it.

See rust-lang/rust#137394 and linked issues for more details.
@Licenser
Copy link
Copy Markdown
Member

Thank you! Good call :)

@Licenser Licenser enabled auto-merge (rebase) February 25, 2025 09:31
@Licenser Licenser disabled auto-merge February 25, 2025 14:37
@Licenser Licenser merged commit eb7409b into simd-lite:main Feb 25, 2025
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.

2 participants