sapling/eden
Arun Kulshreshtha 63ffc2d838 mononoke_api: add Send + Sync + 'static bounds to HgDataContext and HgDataId
Summary:
Add trait bounds to ensure that implementors of these trait can be
safely used across threads. This is particularly useful when using these traits
in generic async code -- async code typically requires these trait bounds on
data captured in combinator closures, etc.

Reviewed By: krallin

Differential Revision: D22008466

fbshipit-source-id: 48eac59ca62debc9bd293261f6079a4fa134f331
2020-06-12 12:16:51 -07:00
..
fs fix warnings on macOS 2020-06-12 10:28:28 -07:00
integration store force restart action as its own flag 2020-06-11 17:40:51 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke_api: add Send + Sync + 'static bounds to HgDataContext and HgDataId 2020-06-12 12:16:51 -07:00
scm edenapi_types: restructure crate 2020-06-12 12:16:51 -07:00
scripts packaging: use scheduled tasks 2020-06-10 19:29:15 -07:00
test_support disallow warnings in integration tests 2020-06-10 23:23:34 -07:00
test-data enable treemanifest in snapshots 2019-08-28 18:46:03 -07:00
win add .clang-format 2020-04-28 08:42:03 -07:00
.clang-format Cut FOR_EACH_KV 2020-06-10 19:29:43 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00