Mercurial > hg
view tests/narrow-library.sh @ 41105:35ee590b1892
rust: use 'impl Trait' in method argument of AncestorsIterator
I just didn't know it's stabilized. Let's switch to new convenient syntax.
Differential Revision: https://phab.mercurial-scm.org/D5451
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 18 Dec 2018 22:23:48 +0900 |
parents | bcf70058af90 |
children | d72378f93a44 |
line wrap: on
line source
cat >> $HGRCPATH <<EOF [extensions] narrow= [ui] ssh=python "$RUNTESTDIR/dummyssh" [experimental] changegroup3 = True EOF