Mercurial > public > mercurial-scm > hg
diff rust/hg-core/src/repo.rs @ 50857:f50e71fdfcb4
rust: improve the type on DirsMultiset::from_manifest
It could only return an HgPathError, but we didn't express this in the
type, so we needed some unreachable!()s. Now that is expressed in the
type.
author | Spencer Baugh <sbaugh@janestreet.com> |
---|---|
date | Tue, 08 Aug 2023 11:50:26 -0400 |
parents | bf16ef96defe |
children | 1928b770e3e7 |