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

syntax: ABI-oblivious grammar #65884

Merged
merged 6 commits into from
Nov 7, 2019
Merged

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    beddf67 View commit details
    Browse the repository at this point in the history
  2. cleanup can_begin_const_arg

    Centril committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    49def07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1db4d60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b189dfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bffc3d8 View commit details
    Browse the repository at this point in the history
  6. syntax: use distinct FloatTy from rustc_target.

    We also sever syntax's dependency on rustc_target as a result.
    This should slightly improve pipe-lining.
    
    Moreover, some cleanup is done in related code.
    Centril committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    55f76cd View commit details
    Browse the repository at this point in the history