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

Remove ExplicitSelf from HIR #33505

Merged
merged 3 commits into from
May 16, 2016
Merged

Remove ExplicitSelf from HIR #33505

merged 3 commits into from
May 16, 2016

Commits on May 14, 2016

  1. syntax: Refactor parsing of method declarations

    Fix spans and expected token lists, fix rust-lang#33413 + other cosmetic improvements
    Add test for rust-lang#33413
    Convert between `Arg` and `ExplicitSelf` precisely
    Simplify pretty-printing for methods
    petrochenkov committed May 14, 2016
    Configuration menu
    Copy the full SHA
    212d5d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    766f9b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a62a690 View commit details
    Browse the repository at this point in the history