[ https://issues.apache.org/jira/browse/THRIFT-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer updated THRIFT-5606: ------------------------------- Priority: Major (was: Trivial) > Wrong indent for const double > ----------------------------- > > Key: THRIFT-5606 > URL: https://issues.apache.org/jira/browse/THRIFT-5606 > Project: Thrift > Issue Type: Bug > Components: Rust - Compiler > Affects Versions: 0.16.0 > Reporter: Z Yn > Priority: Major > > The indentation of generated code for const douban is wrong. > {code} > pub struct ConstTESTINDENT; > impl ConstTESTINDENT { > pub fn const_value() -> OrderedFloat<f64> { > OrderedFloat::from(3.14159_f64) } > } > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)