sapling/metaconfig
David Budischek 16bfb3eb45 Remove unnecessary Option in RepoConfig
Summary: There is no need to have an Option<Vec<XYZ>> as None can simply be represented by an empty vector. This makes these fields easier to use.

Reviewed By: StanislavGlebik

Differential Revision: D14405687

fbshipit-source-id: e4c5ba12a1e3c6a18130026af6814d54952da4d2
2019-03-18 04:12:09 -07:00
..
parser/src Remove unnecessary Option in RepoConfig 2019-03-18 04:12:09 -07:00
types/src Remove unnecessary Option in RepoConfig 2019-03-18 04:12:09 -07:00
Cargo.toml Add Cargo.toml files to crates. (#7) 2018-07-09 19:52:27 -07:00