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

libsyntax: ext cleanup #11168

Merged
merged 6 commits into from
Dec 30, 2013
Merged

libsyntax: ext cleanup #11168

merged 6 commits into from
Dec 30, 2013

Commits on Dec 29, 2013

  1. Stop using @ExtCtxt

    sfackler committed Dec 29, 2013
    Configuration menu
    Copy the full SHA
    0607c13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711d510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933def4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2013

  1. Make ast_fold take &mut self

    sfackler committed Dec 30, 2013
    Configuration menu
    Copy the full SHA
    3965ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8143662 View commit details
    Browse the repository at this point in the history
  3. Remove @muts from ExtCtxt

    sfackler committed Dec 30, 2013
    5 Configuration menu
    Copy the full SHA
    dc83034 View commit details
    Browse the repository at this point in the history