1. 7ac79ab THRIFT-5855: Add rust fuzzers by Hasnain Lakhani · 3 months ago
  2. 57c5fc1 Fix UUID handling in Rust Thrift compact protocol (#3179) by Hasnain Lakhani · 4 months ago
  3. 42d0b71 [THRIFT-5871] Add message / container size checking for Rust by Hasnain Lakhani · 5 months ago
  4. 717bd79 Support previously and currently documented encodings for boolean lists by Jörn Horstmann · 10 months ago
  5. da54fc8 THRIFT-5819: use latest rustc version for rustlib (#3085) by Cameron Martin · 11 months ago
  6. fbfa52c THRIFT-5741: use rust 1.65 (#2870) by Jiayu Liu · 2 years, 1 month ago
  7. b6b6dc7 rust to add uuid support by Jiayu Liu · 3 years, 2 months ago
  8. 85d82bf THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021 by Tdxdxoz · 3 years, 5 months ago
  9. 2b691ee Fix Rust formatting error by Allen George · 4 years, 2 months ago
  10. 0cc0650 Remove redundant `format!(..)` macro calls (#2443) by xiexiaoqun · 4 years, 3 months ago
  11. 55c3e4c Reformat rust code using 1.40 rustfmt and fail build if rustfmt fails (#2339) by Allen George · 4 years, 9 months ago
  12. 4890510 Avoid custom non-zigzag read/write functions by Allen George · 4 years, 9 months ago
  13. 8a1743d THRIFT-5299: Encode sequence numbers as non-zigzag varint by Allen George · 5 years ago
  14. 7ddbcc0 THRIFT-5306: Rust code and generated code no longer has clippy warnings (Rust 1.40) by Allen George · 5 years ago
  15. b0d1413 THRIFT-5158 Update Rust generator and Rust lib,test,tutorial to only support 2018 edition by Allen George · 6 years ago
  16. e791760 THRIFT-5131: Require >= 1.1.4 of integer-encoding dependency by Nik Clayton · 6 years ago
  17. b34680f THRIFT-4915 Fix encoding/decoding doubles in TCompactProtocol by Marcin Pajkowski · 6 years ago
  18. 77d96c1 THRIFT-4960 bare trait (dyn) warnings Client: Rust Patch: Danny Browning by Danny Browning · 6 years ago
  19. ddec431 TryFrom stable by Danny Browning · 7 years ago
  20. ef7a189 Reformat rust code with rustfmt 1.0 by Allen George · 7 years ago
  21. d3355af THRIFT-4450: Added "seek" implementation to TCompactInputTransport in Rust by Vadim Chekan · 8 years ago
  22. 0e22c36 THRIFT-4176: Implement threaded server for Rust Client: rs by Allen George · 9 years ago
  23. c063b30 THRIFT-4147: Rust: protocol should accept transports with non-static lifetime by Chao Sun · 9 years ago
  24. 8b96bfb THRIFT-2945 Add Rust support by Allen George · 9 years ago