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

Make GATs less ICE-prone. #67160

Merged
merged 8 commits into from
Dec 22, 2019
Merged

Make GATs less ICE-prone. #67160

merged 8 commits into from
Dec 22, 2019

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    db6d0b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5028f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b164f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6394032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd3ead1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a5c91c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Update tests for GATs

    * Make some run-pass or check-pass
    * Use `#![allow(incomplete_features)]`
    * Update FIXMEs now that some of the issues have been addressed
    * Add regression tests
    matthewjasper committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    c268798 View commit details
    Browse the repository at this point in the history
  2. Fix rustdoc

    matthewjasper committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    e7b8bfe View commit details
    Browse the repository at this point in the history