##// END OF EJS Templates
rust: Fix "panic message is not a string literal" warnings...
rust: Fix "panic message is not a string literal" warnings These deprecation warnings would not become errors until we actively port crates to the (not yet released) Rust 2021 edition, but fixing them anyway reduces console output noise. Differential Revision: https://phab.mercurial-scm.org/D10743
Simon Sapin -
r48063:21e9ff96 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate
dirs_multiset.rs Loading ...
dirstate_map.rs Loading ...
parsers.rs Loading ...
status.rs Loading ...