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

Upgrade Rust #7

Merged
merged 13 commits into from Aug 6, 2014
Merged

Upgrade Rust #7

merged 13 commits into from Aug 6, 2014

Commits on Jul 18, 2014

  1. Yay index

    sfackler committed Jul 18, 2014
  2. Update for API changes

    sfackler committed Jul 18, 2014

Commits on Jul 19, 2014

Commits on Jul 22, 2014

  1. Elide lifetimes

    I'm not eliding struct lifetime parameters because that makes things
    confusing IMO
    sfackler committed Jul 22, 2014

Commits on Jul 24, 2014

  1. Update for libsyntax changes

    sfackler committed Jul 24, 2014
  2. Fix README example

    sfackler committed Jul 24, 2014

Commits on Jul 25, 2014

  1. Add more _equiv methods

    This should be enough to do everything you'd be able to do before
    
    Closes #8
    sfackler committed Jul 25, 2014
  2. Move test to tests dir

    sfackler committed Jul 25, 2014

Commits on Aug 2, 2014

  1. Update for pattern changes

    sfackler committed Aug 2, 2014

Commits on Aug 4, 2014

  1. Remove Makefile infrastructure

    Woo Cargo!
    sfackler committed Aug 4, 2014
  2. Ignore lockfile

    sfackler committed Aug 4, 2014

Commits on Aug 5, 2014

  1. Merge remote-tracking branch 'refs/remotes/upstream/master' into servo

    Conflicts:
    	.gitignore
    	Makefile.in
    	configure
    	phf/src/lib.rs
    metajack committed Aug 5, 2014

Commits on Aug 6, 2014

  1. Fixup Makefile after merge.

    metajack committed Aug 6, 2014
You can’t perform that action at this time.