sapling/eden/mononoke/reachabilityindex/if
David Tolnay 1a86366f0e third-party/rust: Turn off async-trait/support_old_nightly
Summary:
This diff turns off the support_old_nightly feature of async-trait (https://github.com/dtolnay/async-trait/blob/0.1.24/Cargo.toml#L28-L32) everywhere in fbcode. I am getting ready to remove the feature upstream. It was an alternative implementation of async-trait that produces worse error messages but supports some older toolchains dating back to before stabilization of async/await that the default implementation does not support.

This diff includes updating async-trait from 0.1.24 to 0.1.29 to pull in fixes for some patterns that used to work in the support_old_nightly implementation but not the default implementation.

Differential Revision: D20805832

fbshipit-source-id: cd34ce55b419b5408f4f7efb4377c777209e4a6d
2020-04-02 17:01:24 -07:00
..
Cargo.toml third-party/rust: Turn off async-trait/support_old_nightly 2020-04-02 17:01:24 -07:00
skiplist.thrift Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
thrift_build.rs mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00
thrift_lib.rs mononoke: make blobrepo and its dependencies OSS buildable 2020-03-31 04:02:45 -07:00