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

Use assoc types in the *Iterator traits #20441

Merged
merged 22 commits into from
Jan 4, 2015
Merged

Commits on Jan 3, 2015

  1. core: use assoc types in Iterator et al

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    41df05d View commit details
    Browse the repository at this point in the history
  2. rand: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    3fdd4b3 View commit details
    Browse the repository at this point in the history
  3. unicode: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    8c59ec0 View commit details
    Browse the repository at this point in the history
  4. collections: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    6b116be View commit details
    Browse the repository at this point in the history
  5. std: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    1971a24 View commit details
    Browse the repository at this point in the history
  6. graphviz: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    9d36a2d View commit details
    Browse the repository at this point in the history
  7. fmt_macros: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    17cf5e8 View commit details
    Browse the repository at this point in the history
  8. regex: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    f3333d5 View commit details
    Browse the repository at this point in the history
  9. serialize: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    6bff9de View commit details
    Browse the repository at this point in the history
  10. syntax: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    6b19a02 View commit details
    Browse the repository at this point in the history
  11. rustc: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    62ee3f1 View commit details
    Browse the repository at this point in the history
  12. rustc_typeck: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    274146d View commit details
    Browse the repository at this point in the history
  13. rustc_trans: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    964ff83 View commit details
    Browse the repository at this point in the history
  14. rustc_driver: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    9dd65dd View commit details
    Browse the repository at this point in the history
  15. regex_macros: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    ab6b651 View commit details
    Browse the repository at this point in the history
  16. test: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    3bf24d6 View commit details
    Browse the repository at this point in the history
  17. fix rpass/cfail tests

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    4f4ae53 View commit details
    Browse the repository at this point in the history
  18. coretest: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    91eeb64 View commit details
    Browse the repository at this point in the history
  19. bench: fix fallout

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    6c0ad5b View commit details
    Browse the repository at this point in the history
  20. core: merge DoubleEndedIteratorExt into IteratorExt

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    de14466 View commit details
    Browse the repository at this point in the history
  21. Register new snapshots

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    6002c13 View commit details
    Browse the repository at this point in the history
  22. core: merge IteratorPairExt into IteratorExt

    Jorge Aparicio committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    7095dd0 View commit details
    Browse the repository at this point in the history