]> git.lizzy.rs Git - rust.git/commit
rollup merge of #24401: fenduru/patch-2
authorAlex Crichton <alex@alexcrichton.com>
Tue, 14 Apr 2015 17:56:00 +0000 (10:56 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 14 Apr 2015 17:56:00 +0000 (10:56 -0700)
commit7913f5659d2dd8e8de74d25ad2594b219aa460cc
treef03768721fc0ad4bdead0494b24013244548ca4c
parent33733b786f5cba571a0969f9e5cc3d7abeb3fee2
parentab93a51068c39773dce857d3eae054edb36a6fa2
rollup merge of #24401: fenduru/patch-2

Not sure if `From<Error>` is the correct way to reference that trait (maybe `From<E: Error>`?)

r? @steveklabnik