clang-rs
clang-rs copied to clipboard
Why was Send and Sync disabled for Clang struct in v2.0.0?
Hi Kyle,
Can you please explain reasoning behind disabling autoimpls for Send and Sync in the new release of clang
? Is it just a precaution or is there some issue with that?
Thanks!