Skip to content

Conversation

Boddlnagg
Copy link
Contributor

  • Removes f128 from the grammar, which is no longer supported in rustc
  • The fragment modifier is added so it won't parse a float suffix as a separate token (this fixes an issue in VisualRust, where the ANTLR lexer is used for syntax highlighting)

- Removes f128 from the grammar, which is no longer support in rustc
- The fragment modifier is added so it won't parse float suffix as a separate token
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon.

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Sep 29, 2014
@bors bors merged commit 9cc3663 into rust-lang:master Sep 29, 2014
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.

5 participants