[PATCH 6 of 6] rust: propagate error of index_get_parents() properly

2018-12-05 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1540817453 -32400 # Mon Oct 29 21:50:53 2018 +0900 # Node ID 3afbe6d40d6859d313f45b66ad5ca3c0a48f2e06 # Parent f5cdfa49994e3943ba7c4ce2d66708142f0c7058 rust: propagate error of index_get_parents() properly Before, rustla_contains() would ret

Re: [PATCH 6 of 6] rust: propagate error of index_get_parents() properly

2018-12-08 Thread Martin von Zweigbergk via Mercurial-devel
On Wed, Dec 5, 2018 at 5:53 AM Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1540817453 -32400 > # Mon Oct 29 21:50:53 2018 +0900 > # Node ID 3afbe6d40d6859d313f45b66ad5ca3c0a48f2e06 > # Parent f5cdfa49994e3943ba7c4ce2d66708142f0c7058 > rust: propagate error

Re: [PATCH 6 of 6] rust: propagate error of index_get_parents() properly

2018-12-10 Thread Georges Racinet
Thanks for taking on this ! I have only one minor remark below On 12/5/18 2:43 PM, Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1540817453 -32400 > # Mon Oct 29 21:50:53 2018 +0900 > # Node ID 3afbe6d40d6859d313f45b66ad5ca3c0a48f2e06 > # Parent f5cdfa49994e3