##// END OF EJS Templates
rust: improve the type on DirsMultiset::from_manifest...
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.

File last commit:

r51283:b88e9c70 default
r51753:f50e71fd default
Show More
clippy.toml
1 line | 16 B | text/plain | TOMLLexer
msrv = "1.61.0"