sapling/eden/scm/lib/clidispatch
Xavier Deguillard 314d1978ef clidispatch: silence warning on windows
Summary:
Using `if cfg!` instead of `#[cfg]` allows for the compiler to understand
that the arguments aren't unused, and silence the warnings.

Reviewed By: quark-zju

Differential Revision: D20242280

fbshipit-source-id: 332dfe17b3a80a1096d15c91c9fb6644bd10e0cd
2020-03-04 09:49:15 -08:00
..
src clidispatch: silence warning on windows 2020-03-04 09:49:15 -08:00
Cargo.toml convert to bytes 0.5 2020-02-24 10:28:46 -08:00