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

Adding diagnostic code 0621 for lifetime errors with one named, one anonymous lifetime parameter #42669

Merged
merged 17 commits into from
Jul 1, 2017

Commits on Jun 29, 2017

  1. Adding diagnostic code 0611 for lifetime errors with one named, one a…

    …nonymous lifetime parameter
    gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    176225c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5df7a2c View commit details
    Browse the repository at this point in the history
  3. update reference for test

    nikomatsakis authored and gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    4bed5f0 View commit details
    Browse the repository at this point in the history
  4. Interchange ^ and -

    gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ae92bd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fb6f74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d99ffd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a851e1e View commit details
    Browse the repository at this point in the history
  8. code review fixes

    gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    82f25b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aebc4e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9540901 View commit details
    Browse the repository at this point in the history
  11. Code review fixes

    gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    e8b8f30 View commit details
    Browse the repository at this point in the history
  12. conflict fixes

    gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    5841021 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5be4fa8 View commit details
    Browse the repository at this point in the history
  14. adding compile-fail test

    gaurikholkar committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    4abcf28 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cb26a25 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. move ERROR line

    nikomatsakis authored Jun 30, 2017
    Configuration menu
    Copy the full SHA
    a433777 View commit details
    Browse the repository at this point in the history
  2. rename compile-fail test

    gaurikholkar committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    37a88f4 View commit details
    Browse the repository at this point in the history