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

fix: revert float parsing "fix" to avoid macro-related panics #12241

Merged
merged 6 commits into from
May 13, 2022
Merged

fix: revert float parsing "fix" to avoid macro-related panics #12241

merged 6 commits into from
May 13, 2022

Conversation

jonas-schievink
Copy link
Contributor

Reverts #12149 and the follow-up fixes, while keeping their tests.

#12149 has caused many unexpected panics related to macros, and the fixes for those are not straightforward and further complicate the MBE token conversion logic, which was already fairly hard to follow before these fixes.

@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Contributor

bors commented May 13, 2022

📌 Commit 0831f31 has been approved by jonas-schievink

@bors
Copy link
Contributor

bors commented May 13, 2022

⌛ Testing commit 0831f31 with merge 4f6b2a2...

@bors
Copy link
Contributor

bors commented May 13, 2022

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing 4f6b2a2 to master...

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