1. 4b1f18c Migrate to cargo_embargo. by Andrew Walbran · 6 months ago emu-34-3-release
  2. c5bf561 Add autogenerated Android.bp file for libflatbuffers/rust by Marcin Radomski · 12 months ago
  3. 76d3cca Rust: fix a name conflict when building with "no_std" feature (#7268) by Bogdan Opanchuk · 2 years, 2 months ago
  4. 3d90330 [Rust] Add length checks to arrays and vectors. (#7130) by Casper · 2 years, 4 months ago
  5. c1daa6b rust: Bump thiserror version and remove git dependency (#7080) by Marcin Witkowski · 2 years, 5 months ago
  6. 1d294a3 Implement Serialize on generated rust types (#7022) by Max Burke · 2 years, 5 months ago
  7. aff818c rust: Allow for usage in no_std environment (#6989) by Marcin Witkowski · 2 years, 5 months ago
  8. a14f405 rust: remove needless borrow (#6922) by Élie ROUDNINSKI · 2 years, 7 months ago
  9. 35e2cac Store vtables sorted in Rust builder (#6765) by Casper · 2 years, 11 months ago
  10. fe2bc2b Added README for Rust Flatbuffers (before publishing v=2.0) (#6652) by Casper · 3 years, 1 month ago
  11. 8fd1060 Implement Serialize for flexbuffer::Reader (#6635) by Casper · 3 years, 2 months ago
  12. a9a295f More missing version changes by Wouter van Oortmerssen · 3 years, 2 months ago
  13. 6ed780d C++/Rust version changes by Wouter van Oortmerssen · 3 years, 2 months ago
  14. 6b44c60 Bump Rust to 0.9.0 (#6610) by Casper · 3 years, 2 months ago
  15. 8fa3dfd Introduce new_from_vec in Rust (also fix formatting) (#6599) by Casper · 3 years, 2 months ago
  16. c87179e Rust Remove SafeSliceAccess for Arrays, and fix miri. (#6592) by Casper · 3 years, 2 months ago
  17. c24031c Mark endian_scalar as unsafe. (#6588) by Casper · 3 years, 2 months ago
  18. c43ba17 [Rust] Specify Minimum Supported Rust Version (#6573) by Ádám Lippai · 3 years, 2 months ago
  19. da3bb64 [Rust] Add support for fixed size arrays (#6548) by Eddie Linder · 3 years, 2 months ago
  20. c0be1cb [rust] Remove debug code (#6475) by Colin · 3 years, 4 months ago
  21. 4174c10 [rust] Genericize flexbuffer reader (#6450) by Colin · 3 years, 4 months ago
  22. 86401e0 Default strings and vectors: Parser + Rust support (#6421) by Casper · 3 years, 4 months ago
  23. 1da0a2d Rust Object API (#6070) by Casper · 3 years, 5 months ago
  24. 8008dde Upgrade Rust dependencies (#6406) by Casper · 3 years, 5 months ago
  25. 408cf58 Fix Rust UB problems (#6393) by Casper · 3 years, 6 months ago
  26. 57f68e2 [Rust] Shared String (#6367) by mustiikhalil · 3 years, 6 months ago
  27. 9c9baf6 bumprust (#6322) by Casper · 3 years, 7 months ago
  28. 442949b Rust Flatbuffers Verifier (#6269) by Casper · 3 years, 7 months ago
  29. ed391e1 BREAKING: Rust flexbuffers serde human readable set to false (#6257) by Casper · 3 years, 8 months ago
  30. b08b0a4 Implement `Debug` trait for Rust flatbuffers. (#6207) by Casper · 3 years, 8 months ago
  31. 14ecfe4 Updated comments and fixed a fundamental type error. (#6214) by Casper · 3 years, 8 months ago
  32. 9fa1d27 Rework enums in rust. (#6098) by Casper · 3 years, 8 months ago
  33. 187a478 [Rust] Upgrade flatbuffers library to 2018 edition (#6159) by ImmConCon · 3 years, 9 months ago
  34. 2eedc76 possibility to create a vector from an iterator (#6135) by Kamil Rojewski · 3 years, 9 months ago
  35. 18b015d Rust codegen improvements and lint fixes (#6046) by Casper · 4 years ago
  36. 043b52b Optional Scalars support for Rust (#6034) by Casper · 4 years ago
  37. 8a721f6 Serde with bytes maps to Blob (#6009) by Casper · 4 years ago
  38. 35d45ca [Rust] Flexbuffers dependency cleanup and fixes (#5998) by Johan Andersson · 4 years ago
  39. 12ddc8a Rust Flexbuffers Documentation update (#5979) by Casper · 4 years ago
  40. 53fb453 [rust] Add FlatBufferBuilder::force_defaults API (#5946) by Matt Brubeck · 4 years, 1 month ago
  41. c3faa83 Fix Cargo.toml dependencies (#5911) by Casper · 4 years, 1 month ago
  42. 32782e4 Update Rust Flexbuffers metadata before publishing (#5905) by Casper · 4 years, 2 months ago
  43. 8be05f6 Rust Flexbuffers (#5669) by Casper · 4 years, 2 months ago
  44. 6df40a2 pre-tag version bump for 1.12 by Wouter van Oortmerssen · 4 years, 4 months ago
  45. 95a2132 rust: pub export the VectorIter type (#5736) by jean-airoldie · 4 years, 4 months ago
  46. 6400c9b Bump Rust port to 0.6.1 (#5747) by Robert Winslow · 4 years, 5 months ago
  47. 405c64e [Rust] Bump smallvec version to 1.0 (#5621) by messense · 4 years, 8 months ago
  48. 521e255 Rust: Add idiomatic iterator for Vector type (#5579) by Mathias Svensson · 4 years, 8 months ago
  49. b4774d2 Rust: Fix Copy and Clone impls for a few generic types (#5577) by Mathias Svensson · 4 years, 8 months ago
  50. e93c8c4 Fix Follow implementation for bool (#5554) by StackDoubleFlow · 4 years, 8 months ago
  51. c028287 Rust: Fixed cargo clippy on non-generated code (#5485) by Casper · 4 years, 10 months ago
  52. db972be [rust] Ran rustfmt against library code (#5389) by jean-airoldie · 5 years ago
  53. b80ad7e [rust] Use read_scalar_at where possible (#5385) by jean-airoldie · 5 years ago
  54. 16aef8a [rust] Derive Eq + PartialEq on FieldLoc and FlatBufferBuilder (#5394) by jean-airoldie · 5 years ago
  55. e5b6125 Added common rust traits to FlatBufferBuilder (#5307) by jean-airoldie · 5 years ago
  56. 9e7e8cb Bumped version to 1.11.0 by Wouter van Oortmerssen · 5 years ago
  57. 9e82ee2 Fix rust crate for big-endian targets (#5229) by tymcauley · 5 years ago
  58. b378b8e Fix create_vector_of_strings to use the stack, and test it. (#5074) by Robert · 6 years ago
  59. c0698cc Bumped version to 1.10.1 for all languages. by Wouter van Oortmerssen · 6 years ago
  60. a89be87 loosen lifetimes in type signature of Table::get (#4925) by kzvi · 6 years ago
  61. 10e1d1a fix rust flatbuffers create_vector docs (#4913) by Onur Karaman · 6 years ago
  62. ba4a02b Update Cargo.toml for Crates.io package by Robert · 6 years ago
  63. be3d0b9 delete and ignore Cargo.lock files (#4906) by Robert · 6 years ago
  64. 9e648c3 Rust: Add basic crate-level documentation by Robert · 6 years ago
  65. d4f65bb Update Rust runtime crate version for publishing by Robert · 6 years ago
  66. 3c54fd9 Port FlatBuffers to Rust (#4898) by Robert · 6 years ago