Skip to content

add missing ! char to feature gate hint #16770

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

Merged
merged 1 commit into from
Aug 29, 2014

Conversation

cburgdorf
Copy link
Contributor

No description provided.

bors added a commit that referenced this pull request Aug 29, 2014
@bors bors closed this Aug 29, 2014
@bors bors merged commit 7fb3aa5 into rust-lang:master Aug 29, 2014
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Mar 10, 2024
fix: panic when using float numbers without dots in chain calls

Fix rust-lang#16278.

This PR fixes the panic caused by using floating-point numbers without a dot (such as `1e2`) in chain calls.

-------------

Although this syntax is very odd 🤣, r-a should not panic.
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.

3 participants