1. fbfa52c THRIFT-5741: use rust 1.65 (#2870) by Jiayu Liu · 1 year, 2 months ago
  2. ca76644 remove utf8 by Jiayu Liu · 2 years, 2 months ago
  3. b6b6dc7 rust to add uuid support by Jiayu Liu · 2 years, 3 months ago
  4. 85d82bf THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021 by Tdxdxoz · 2 years, 6 months ago
  5. 7815d64 fix typo by 6006 · 2 years, 4 months ago
  6. 2e0a805 THRIFT-4100: Extract Rust read/write struct methods into a trait Client: rs by Zachary Kuhn · 2 years, 9 months ago
  7. eadbd9c Fix travis issue caused by 5f16344311 by Yuxuan 'fishy' Wang · 3 years ago
  8. 5f16344 fix wrong thrift strict header comparing by ihciah · 3 years, 7 months ago
  9. 2b691ee Fix Rust formatting error by Allen George · 3 years, 3 months ago
  10. 0cc0650 Remove redundant `format!(..)` macro calls (#2443) by xiexiaoqun · 3 years, 4 months ago
  11. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 11 months ago
  12. 4890510 Avoid custom non-zigzag read/write functions by Allen George · 3 years, 11 months ago
  13. 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 4 years, 1 month ago
  14. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  15. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  16. e791760 THRIFT-5131: Require >= 1.1.4 of integer-encoding dependency by Nik Clayton · 4 years, 10 months ago
  17. b34680f THRIFT-4915 Fix encoding/decoding doubles in TCompactProtocol by Marcin Pajkowski · 5 years ago
  18. c630841 THRIFT-5042 Fix failing tests Client: Rust Patch: Marcin Pajkowski by Marcin Pajkowski · 5 years ago
  19. 77d96c1 THRIFT-4960 bare trait (dyn) warnings Client: Rust Patch: Danny Browning by Danny Browning · 5 years ago
  20. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  21. ddec431 TryFrom stable by Danny Browning · 6 years ago
  22. ef7a189 Reformat rust code with rustfmt 1.0 by Allen George · 6 years ago
  23. 718a63c THRIFT-4658: TBinaryInputProtocol fails when strict is false by GREATEST Wiggler EvaR! · 6 years ago
  24. cf7ba4c THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/written by Allen George · 7 years ago
  25. d3355af THRIFT-4450: Added "seek" implementation to TCompactInputTransport in Rust by Vadim Chekan · 7 years ago
  26. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  27. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
  28. c063b30 THRIFT-4147: Rust: protocol should accept transports with non-static lifetime by Chao Sun · 8 years ago
  29. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago