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

Start using serde_derive in a couple places in the compiler #56795

Closed
wants to merge 10 commits into from

Commits on Jan 28, 2019

  1. Allow linking to a proc macro on the target in metadata and still use…

    … a host proc macro to execute them
    Zoxc committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    f722699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13877ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb85a86 View commit details
    Browse the repository at this point in the history
  4. Revert proc macro sorting

    Zoxc committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ddd5487 View commit details
    Browse the repository at this point in the history
  5. Fix

    Zoxc committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    d1b7413 View commit details
    Browse the repository at this point in the history
  6. Encode proc macro stability

    Zoxc committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    3274326 View commit details
    Browse the repository at this point in the history
  7. fix

    Zoxc committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    c319a34 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. test

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    800ecd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. test

    Zoxc committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    38bfe55 View commit details
    Browse the repository at this point in the history
  2. make cargo toolstd

    Zoxc committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    2a48f60 View commit details
    Browse the repository at this point in the history