Closed
Description
This is a full list of feature flags used by tarpc.
- external_doc
- proc_macro_hygiene
- weak_counts
- non_exhaustive
integer_atomicstry_traitarbitrary_self_types- trait_alias
- async_await
async_closure
Now that Futures 1.0 have arrived I believe we can start dropping them one by one until tarpc works on stable Rust.
Continued from #131.