sapling/lib/configparser
Xavier Deguillard be88594e1d configparse: use .as_span instead of .into_span
Summary:
The later is deprecated in pest, causing the compiler to warn about it. This
also removes a handful of clone operation.

Reviewed By: quark-zju

Differential Revision: D15091596

fbshipit-source-id: 9bd902d9efb9aef3aba55e11b4472653a895bfcd
2019-04-26 12:37:08 -07:00
..
benches configparser: upgrade crate to rust edition 2018 2019-03-11 15:32:55 -07:00
src configparse: use .as_span instead of .into_span 2019-04-26 12:37:08 -07:00
Cargo.toml configparser: avoid environment race in configparser tests 2019-03-26 07:33:23 -07:00
ConfigParser.cpp load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00
ConfigParser.h load blobs using hg's rust config and datapack code 2018-10-31 17:58:17 -07:00