Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`self` has type `&@Rand`, so `*self` will be of type `@Rand` which causes this same impl to be called again.
- Loading branch information
8627fc9
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 https://github.com/Blei/rust/commit/8627fc972673df2dba7945cc973def0083517647
8627fc9
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-rand = 8627fc9 into auto
8627fc9
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-rand = 8627fc9 merged ok, testing candidate = cdd342b
8627fc9
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/979
http://buildbot.rust-lang.org/builders/auto-win/builds/976
http://buildbot.rust-lang.org/builders/auto-mac/builds/986
8627fc9
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 = cdd342b