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

Initial implementation of return-position impl Trait in traits #101224

Merged
merged 18 commits into from
Sep 9, 2022

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    78b962a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34cb98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4265ef8 View commit details
    Browse the repository at this point in the history
  4. Rustdoc support

    compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a4d1807 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8fa74a View commit details
    Browse the repository at this point in the history
  6. Add tests

    compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    81badff View commit details
    Browse the repository at this point in the history
  7. Make clippy happy

    compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ed2a32f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5be30f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    249ede4 View commit details
    Browse the repository at this point in the history
  10. Address nits

    compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    7077530 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f03ede View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cdf7807 View commit details
    Browse the repository at this point in the history
  13. Handle generic parameters.

    cjgillot authored and compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    05812df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    55df920 View commit details
    Browse the repository at this point in the history
  15. Appease clippy again

    compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    526511e View commit details
    Browse the repository at this point in the history
  16. Rebase fallout

    compiler-errors committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ec170be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    270b776 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6876c94 View commit details
    Browse the repository at this point in the history