1. aa85593 THRIFT-5600: rust lib to upgrade to edition 2021 Client: rs Patch: Jiayu Liu by Jiayu Liu · 2 years, 7 months ago
  2. 85d82bf THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021 by Tdxdxoz · 2 years, 6 months ago
  3. 7815d64 fix typo by 6006 · 2 years, 4 months ago
  4. 2e0a805 THRIFT-4100: Extract Rust read/write struct methods into a trait Client: rs by Zachary Kuhn · 2 years, 9 months ago
  5. f033641 THRIFT-5283: add support for Unix Domain Sockets in lib/rs (#2545) by tokcum · 2 years, 10 months ago
  6. eadbd9c Fix travis issue caused by 5f16344311 by Yuxuan 'fishy' Wang · 3 years ago
  7. 5f16344 fix wrong thrift strict header comparing by ihciah · 3 years, 6 months ago
  8. 2b691ee Fix Rust formatting error by Allen George · 3 years, 3 months ago
  9. 0cc0650 Remove redundant `format!(..)` macro calls (#2443) by xiexiaoqun · 3 years, 4 months ago
  10. 77afa01 Made server optional. by Jorge C. Leitao · 3 years, 5 months ago
  11. 70992f1 Add Link to Tutorial in Rust Lib Documentation Client: rs Patch: Zicklag by Zicklag · 3 years, 8 months ago
  12. a194276 THRIFT-5360 Remove deprecated Error::description() methods (#2342) by Allen George · 3 years, 10 months ago
  13. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 3 years, 11 months ago
  14. 4890510 Avoid custom non-zigzag read/write functions by Allen George · 3 years, 11 months ago
  15. 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 4 years, 1 month ago
  16. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 4 years, 2 months ago
  17. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 4 years, 10 months ago
  18. e791760 THRIFT-5131: Require >= 1.1.4 of integer-encoding dependency by Nik Clayton · 4 years, 10 months ago
  19. 436bce3 (no ticket) Gracefully terminate the connection handling loop when encountering EOF on the transport layer by Sam De Roeck · 5 years ago
  20. 6e44378 Merge pull request #1919 from mpajkowski/to_socket_addrs by Allen George · 5 years ago
  21. 9c6c6bf THRIFT-5043 Make TBufferChannel clonable Client: Rust Patch: Julian Tescher by Julian Tescher · 5 years ago
  22. b34680f THRIFT-4915 Fix encoding/decoding doubles in TCompactProtocol by Marcin Pajkowski · 5 years ago
  23. c630841 THRIFT-5042 Fix failing tests Client: Rust Patch: Marcin Pajkowski by Marcin Pajkowski · 5 years ago
  24. 98ce2c8 THRIFT-4995 Use `ToSocketAddrs` for net addresses by Marcin Pajkowski · 5 years ago
  25. 77d96c1 THRIFT-4960 bare trait (dyn) warnings Client: Rust Patch: Danny Browning by Danny Browning · 5 years ago
  26. 93ff9b0 Update language levels, fix erlang and rust in CI by James E. King III · 6 years ago
  27. ddec431 TryFrom stable by Danny Browning · 6 years ago
  28. ef7a189 Reformat rust code with rustfmt 1.0 by Allen George · 6 years ago
  29. 24918ab THRIFT-4664: Cannot create ReadHalf/WriteHalf by Jake W · 6 years ago
  30. 718a63c THRIFT-4658: TBinaryInputProtocol fails when strict is false by GREATEST Wiggler EvaR! · 6 years ago
  31. b7084cb THRIFT-4419: Fix bug where framed messages > 4K could not be read by Allen George · 7 years ago
  32. cf7ba4c THRIFT-4390: Fix bug where binary/buffered messages > 4K could not be read/written by Allen George · 7 years ago
  33. d3355af THRIFT-4450: Added "seek" implementation to TCompactInputTransport in Rust by Vadim Chekan · 7 years ago
  34. 39eaae6 THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance by James E. King, III · 7 years ago
  35. 533405e THRIFT-4376: fix more high impact coverity defects by James E. King, III · 7 years ago
  36. bc1344d THRIFT-4186 Add travis build for Rust by Allen George · 8 years ago
  37. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 8 years ago
  38. 92e1c40 THRIFT-4099: Derive Hash trait for Rust structs Client: rs by Allen George · 8 years ago
  39. c063b30 THRIFT-4147: Rust: protocol should accept transports with non-static lifetime by Chao Sun · 8 years ago
  40. 1187060 THRIFT-4113: export thrift::mem::TBufferTransport Client: rs by Flier Lu · 8 years ago
  41. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 8 years ago