sapling/eden/mononoke/derived_data/changeset_info
Thomas Orozco 24560ded2e thrift: call hooks from Rust codegen
Summary:
This updates Thrift codegen for Rust to call hooks on a context stack in a
similar fashion as the C++ codegen.

There is still a bit of room for improvement here. Notably, we don't know how
much data we actually read or sent to the client, so for now those are
hard-coded to zero in the codegen. That's better than not calling those hooks
at all (which is what happens right now), but it could stand to be improved.

Reviewed By: jsgf

Differential Revision: D24445298

fbshipit-source-id: 470daf03057424dc300b6a193668be835ae28452
2020-10-22 17:01:47 -07:00
..
if thrift: call hooks from Rust codegen 2020-10-22 17:01:47 -07:00
Cargo.toml Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
changeset_info.rs common/rust/failure_ext: get rid of error chain 2020-05-05 05:44:52 -07:00
derive.rs Switch Blobstore to new-style futures 2020-06-26 03:54:42 -07:00
lib.rs mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00