-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ty: several small fixes to is_instantiable
* Don't return early, so logging is not skipped * Remove one allocation * Indent the match statement correctly
- Loading branch information
Showing
1 changed file
with
49 additions
and
49 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
3f62f9b
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 bstrie
at https://github.com/Blei/rust/commit/3f62f9bccd618b74761dd8bd7710970445d7a2f9
3f62f9b
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 Blei/rust/fix-7048 = 3f62f9b into auto
3f62f9b
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.
Blei/rust/fix-7048 = 3f62f9b merged ok, testing candidate = 743c3a3f
3f62f9b
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.
some tests failed:
http://buildbot.rust-lang.org/builders/auto-mac/builds/1659
3f62f9b
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 bstrie
at https://github.com/Blei/rust/commit/3f62f9bccd618b74761dd8bd7710970445d7a2f9
3f62f9b
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 Blei/rust/fix-7048 = 3f62f9b into auto
3f62f9b
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.
Blei/rust/fix-7048 = 3f62f9b merged ok, testing candidate = bf41586
3f62f9b
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:
http://buildbot.rust-lang.org/builders/auto-linux/builds/1646
http://buildbot.rust-lang.org/builders/auto-win/builds/1641
http://buildbot.rust-lang.org/builders/auto-mac/builds/1660
3f62f9b
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 incoming to auto = bf41586