Mercurial > hg
view rust/Cargo.toml @ 41449:bc776c31c093
url: add some defensive asserts on expected incoming types
Our type handling is a nightmare here, and we're loading passwords to
do network IO, so we can afford to be potentially-slow but pedantic
here.
Differential Revision: https://phab.mercurial-scm.org/D5734
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 29 Jan 2019 13:24:20 -0500 |
parents | 5532823e8c18 |
children | 79ac59d3f73d |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-direct-ffi", "hg-cpython"] exclude = ["chg", "hgcli"]