D7660: rust-index: add a `experimental.rust.index` option to use the wrapper

2020-01-08 Thread mharbison72 (Matt Harbison)
mharbison72 added inline comments. INLINE COMMENTS > localrepo.py:930 > > +if ui.configbool('experimental', 'rust.index'): > +options[b'rust.index'] = True This needs bytes if someone with write access wants to rewrite it before it gets too deep. Alternately, I submitted D7817 <

D7660: rust-index: add a `experimental.rust.index` option to use the wrapper

2020-01-08 Thread gracinet (Georges Racinet)
Closed by commit rHG8042856c90b6: rust-index: add a `experimental.rust.index` option to use the wrapper (authored by gracinet). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY

D7660: rust-index: add a `experimental.rust.index` option to use the wrapper

2019-12-27 Thread marmoute (Pierre-Yves David)
marmoute updated this revision to Diff 18943. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7660?vs=18706&id=18943 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7660/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7660 AFFECTED FILE

D7660: rust-index: add a `experimental.rust.index` option to use the wrapper

2019-12-13 Thread marmoute (Pierre-Yves David)
marmoute created this revision. Herald added a reviewer: indygreg. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Now we can start putting this wrapper on the test and benchmark grill. REPOSITORY rHG Mercurial REVISION DETAIL https://pha