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

Deprecate the TupleN traits, and stop using them internally #19677

Merged
merged 13 commits into from
Dec 14, 2014

Commits on Dec 14, 2014

  1. Deprecate the TupleN traits

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    0c9b6ae View commit details
    Browse the repository at this point in the history
  2. libunicode: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    2e8963d View commit details
    Browse the repository at this point in the history
  3. libcollections: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    4deb27e View commit details
    Browse the repository at this point in the history
  4. libstd: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    fe48a65 View commit details
    Browse the repository at this point in the history
  5. libregex: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    4fd6a99 View commit details
    Browse the repository at this point in the history
  6. libsyntax: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    c434954 View commit details
    Browse the repository at this point in the history
  7. librustc: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    821b836 View commit details
    Browse the repository at this point in the history
  8. librustc_trans: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    0c5d22c View commit details
    Browse the repository at this point in the history
  9. librustdoc: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    e792338 View commit details
    Browse the repository at this point in the history
  10. libcoretest: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    778be74 View commit details
    Browse the repository at this point in the history
  11. libgraphviz: use tuple indexing

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    8720174 View commit details
    Browse the repository at this point in the history
  12. libcore: allow deprecated valN methods on doc tests

    Jorge Aparicio committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    17a9c27 View commit details
    Browse the repository at this point in the history
  13. Get rid of all the remaining uses of refN/valN/mutN/TupleN

    Jorge Aparicio committed Dec 14, 2014
    9 Configuration menu
    Copy the full SHA
    029789b View commit details
    Browse the repository at this point in the history