Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Bare traits, e.g. &mut TInputProtocol currently generate warnings which will be an error in a future rust version. Bare traits are now fixed in the rust lib and generated code to include dyn.
(taken from https://github.com/apache/thrift/pull/1851)
Attachments
Issue Links
- links to