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

Partial implementation for UFCS trait-less associated paths. #22172

Merged
merged 27 commits into from
Feb 24, 2015

Commits on Feb 21, 2015

  1. Configuration menu
    Copy the full SHA
    949d1ff View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2015

  1. Auto merge of rust-lang#21581 - DiamondLovesYou:nacl-libc, r=alexcric…

    …hton
    
    This does not allow Rust proper to target NaCl; this just adds support for NaCl
    crosses to `liblibc` on crates.io.
    bors committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    0ef56da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dccdde4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27747ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a817c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    004df41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9739ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a69378 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    326711e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ffb8092 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5809f8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f49254 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a3054f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe4f9b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6700166 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06f362a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5a6a9ed View commit details
    Browse the repository at this point in the history
  17. tests: remove warnings from and rename const-polymorphic-paths to ufc…

    …s-polymorphic-paths.
    eddyb committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    fdfb532 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d31b9eb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    09ad993 View commit details
    Browse the repository at this point in the history
  20. Fix @nikomatsakis' nits in typeck.

    eddyb committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    923616e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    866a5ee View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9ac0736 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f0efa2d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8501c9d View commit details
    Browse the repository at this point in the history
  25. Fix fallout from rebasing.

    eddyb committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    72d5f39 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0c6d1f3 View commit details
    Browse the repository at this point in the history