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

Support #[macro_reexport]ing custom derives #37542

Merged
merged 12 commits into from
Nov 10, 2016

Commits on Nov 10, 2016

  1. Configuration menu
    Copy the full SHA
    8021ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e13dc View commit details
    Browse the repository at this point in the history
  3. Avoid building multiple reduced graphs for a crate

    that is referenced by multiple `extern crate` items.
    jseyfried committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    624a9b7 View commit details
    Browse the repository at this point in the history
  4. Clean up CrateSource.

    jseyfried committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    c102d7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1d45d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd0781e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85f74c0 View commit details
    Browse the repository at this point in the history
  8. Improve macro reexports.

    jseyfried committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    872943c View commit details
    Browse the repository at this point in the history
  9. Fix fallout in librustdoc.

    jseyfried committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    a0a9f8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad53452 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a998b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f35eff2 View commit details
    Browse the repository at this point in the history