[
https://issues.apache.org/jira/browse/THRIFT-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-4960.
--------------------------------
Fix Version/s: 0.13.0
Resolution: Fixed
> Bare Trait Warnings
> -------------------
>
> Key: THRIFT-4960
> URL: https://issues.apache.org/jira/browse/THRIFT-4960
> Project: Thrift
> Issue Type: Improvement
> Components: Rust - Compiler
> Reporter: Jens Geyer
> Priority: Major
> Fix For: 0.13.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {color:#24292e}Bare traits, e.g. {color}{{&mut
> TInputProtocol}}{color:#24292e} 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 {color}{{dyn}}{color:#24292e}.{color}
> {color:#24292e}(taken from https://github.com/apache/thrift/pull/1851){color}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)