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

Feature gating *declarations* => new crate rustc_feature #66895

Merged
merged 14 commits into from
Dec 1, 2019

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    3d080a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    048201f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad4d15 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. simplify gated cfgs logic

    Centril committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    6cab02c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9fde5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d04b838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70234f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db89679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b45f21d View commit details
    Browse the repository at this point in the history
  7. check.rs: inline a constant

    Centril committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    9626181 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b756b7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91fcd40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79077f1 View commit details
    Browse the repository at this point in the history
  11. derive(Default) for Features

    Centril committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    ded177a View commit details
    Browse the repository at this point in the history