mirror of
https://github.com/facebook/sapling.git
synced 2024-12-29 08:02:24 +03:00
cb3f95d06e
Summary: This crate would fail to build without the "fb" feature because `serde_json` was listed as an optional dependency (but is used in a way that isn't conditional on the `fb` feature). This diff makes the dependency non-optional, and also silences several dead code warnings that are emitted when building without the "fb" feature. Reviewed By: quark-zju Differential Revision: D23386786 fbshipit-source-id: b00a8b0b8b0b978c1cfab2838629fcb388a076e9 |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
CMakeLists.txt | ||
ConfigParser.cpp | ||
ConfigParser.h |