876 B
876 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug fix | Fix a bug in minimal-lexical. | [BUG] | bug | Alexhuszagh |
NOTE:
- If you have made non-trivial changes to the code, please make sure to run unittests prior to committing.
- If you have made any changes to parsing algorithms, please run at least
test-parse-golangortest-parse-unittestswithfeature = comprehensive_float_test"enabled prior to committing, to ensure there are no regressions. - Please run
cargo fmton nightly prior to committing.
Optional Debugging Information
If applicable to the issue, here are a few things you should provide to help me understand the issue:
- Rust version:
rustc -V - minimal-lexical version:
Description
Please include a clear and concise description of the changes made.
Additional Context
Add any other context or screenshots about the bug fix here.