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

Allow lifetime elision in Pin<&(mut) Self> #61207

Merged
merged 12 commits into from
Jul 28, 2019

Commits on Jul 27, 2019

  1. Configuration menu
    Copy the full SHA
    e2eb957 View commit details
    Browse the repository at this point in the history
  2. Remove query for .pin_type()

    taiki-e committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    a1fd4fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9a65e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f64404 View commit details
    Browse the repository at this point in the history
  5. add a bevy of new test cases

    nikomatsakis authored and taiki-e committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3096568 View commit details
    Browse the repository at this point in the history
  6. Update src/test/ui/self/elision/README.md

    Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
    taiki-e and Centril committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    258498a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1f22c0 View commit details
    Browse the repository at this point in the history
  8. Minor clean up

    taiki-e committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    aab9edc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8507b8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e29052 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    taiki-e committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    34f59eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05f67a2 View commit details
    Browse the repository at this point in the history