mirror of
https://github.com/facebook/sapling.git
synced 2025-01-08 14:46:47 +03:00
fc880f518b
Summary: This is a series of patches which adds Cargo.toml files to all the crates and tries to build them. There is individual patch for each crate which tells whether that crate build successfully right now using cargo or not, and if not, reason behind that. Following are the reasons why the crates don't build: * failure_ext and netstring crates which are internal * error related to tokio_io, there might be an patched version of tokio_io internally * actix-web depends on httparse which uses nightly features All the build is done using rustc version `rustc 1.27.0-dev`. Pull Request resolved: https://github.com/facebookexperimental/mononoke/pull/7 Differential Revision: D8778746 Pulled By: jsgf fbshipit-source-id: 927a7a20b1d5c9643869b26c0eab09e90048443e |
||
---|---|---|
.. | ||
filekv | ||
types |