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

Split librustc::{traits,infer} to a separate crate rustc_infer #67953

Merged
merged 11 commits into from
Feb 17, 2020

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    d569120 View commit details
    Browse the repository at this point in the history
  2. Make librustc compile.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    187a974 View commit details
    Browse the repository at this point in the history
  3. Make librustc_infer compile.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    f07e889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b57cb3 View commit details
    Browse the repository at this point in the history
  5. Make librustc_mir compile.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    1637aab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2519f4a View commit details
    Browse the repository at this point in the history
  7. Other crates.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    bee6a5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    795673a View commit details
    Browse the repository at this point in the history
  9. Prune features.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    0b93cfc View commit details
    Browse the repository at this point in the history
  10. Gate macro use.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    5d57208 View commit details
    Browse the repository at this point in the history
  11. Prune rustc dependencies.

    cjgillot committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    e88500b View commit details
    Browse the repository at this point in the history