-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the unification code and rejuvenate the unit test
infrastructure that has been accidentally left out of the build for a rather long time (it was still using `@DVec`!)
- Loading branch information
1 parent
4c39962
commit 020373f
Showing
15 changed files
with
1,353 additions
and
997 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
020373f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from pnkfelix
at nikomatsakis@020373f
020373f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging nikomatsakis/rust/issue-5527-unify-refactor = 020373f into auto
020373f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nikomatsakis/rust/issue-5527-unify-refactor = 020373f merged ok, testing candidate = e8c12d3
020373f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://54.241.248.193/builders/auto-mac-32-opt/builds/30
success: http://54.241.248.193/builders/auto-mac-64-opt/builds/30
success: http://54.241.248.193/builders/auto-mac-64-nopt-c/builds/30
success: http://54.241.248.193/builders/auto-mac-64-nopt-t/builds/30
success: http://54.241.248.193/builders/auto-linux-32-opt/builds/33
success: http://54.241.248.193/builders/auto-linux-32-nopt-c/builds/34
success: http://54.241.248.193/builders/auto-linux-32-nopt-t/builds/33
success: http://54.241.248.193/builders/auto-linux-64-opt/builds/39
success: http://54.241.248.193/builders/auto-linux-64-nopt-c/builds/34
success: http://54.241.248.193/builders/auto-linux-64-nopt-t/builds/33
success: http://54.241.248.193/builders/auto-linux-64-x-android-t/builds/36
success: http://54.241.248.193/builders/auto-win-32-opt/builds/34
success: http://54.241.248.193/builders/auto-win-32-nopt-t/builds/33
020373f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = e8c12d3