rust-cross-platform: remove `unimplemented!` to get compile-time errors...
rust-cross-platform: remove `unimplemented!` to get compile-time errors
We should get a compile-time error that there is missing functionality for the
targeted platform instead of the program breaking at runtime.
Differential Revision:
https://phab.mercurial-scm.org/D7107