aboutsummaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2022-04-25Rust: fix a name conflict when building with "no_std" feature (#7268)Bogdan Opanchuk
2022-02-24[Rust] Add length checks to arrays and vectors. (#7130)Casper
2022-02-04rust: Bump thiserror version and remove git dependency (#7080)Marcin Witkowski
2022-01-30Implement Serialize on generated rust types (#7022)Max Burke
2022-01-20rust: Allow for usage in no_std environment (#6989)Marcin Witkowski
2021-11-23rust: remove needless borrow (#6922)Élie ROUDNINSKI
2021-08-03Store vtables sorted in Rust builder (#6765)Casper
2021-05-16Added README for Rust Flatbuffers (before publishing v=2.0) (#6652)Casper
2021-05-10Implement Serialize for flexbuffer::Reader (#6635)Casper
2021-05-10More missing version changesWouter van Oortmerssen
2021-05-10C++/Rust version changesWouter van Oortmerssen
2021-05-02Bump Rust to 0.9.0 (#6610)Casper
2021-04-29Introduce new_from_vec in Rust (also fix formatting) (#6599)Casper
2021-04-26Rust Remove SafeSliceAccess for Arrays, and fix miri. (#6592)Casper
2021-04-26Mark endian_scalar as unsafe. (#6588)Casper
2021-04-19[Rust] Specify Minimum Supported Rust Version (#6573)Ádám Lippai
2021-04-16[Rust] Add support for fixed size arrays (#6548)Eddie Linder
2021-02-24[rust] Remove debug code (#6475)Colin
2021-02-16[rust] Genericize flexbuffer reader (#6450)Colin
2021-02-12Default strings and vectors: Parser + Rust support (#6421)Casper
2021-01-22Rust Object API (#6070)Casper
2021-01-19Upgrade Rust dependencies (#6406)Casper
2021-01-11Fix Rust UB problems (#6393)Casper
2021-01-04[Rust] Shared String (#6367)mustiikhalil
2020-12-09bumprust (#6322)Casper
2020-12-07Rust Flatbuffers Verifier (#6269)Casper
2020-11-13BREAKING: Rust flexbuffers serde human readable set to false (#6257)Casper
2020-10-29Implement `Debug` trait for Rust flatbuffers. (#6207)Casper
2020-10-28Updated comments and fixed a fundamental type error. (#6214)Casper
2020-10-19Rework enums in rust. (#6098)Casper
2020-10-06[Rust] Upgrade flatbuffers library to 2018 edition (#6159)ImmConCon
2020-09-28possibility to create a vector from an iterator (#6135)Kamil Rojewski
2020-07-25Rust codegen improvements and lint fixes (#6046)Casper
2020-07-23Optional Scalars support for Rust (#6034)Casper
2020-06-28Serde with bytes maps to Blob (#6009)Casper
2020-06-25[Rust] Flexbuffers dependency cleanup and fixes (#5998)Johan Andersson
2020-06-18Rust Flexbuffers Documentation update (#5979)Casper
2020-06-08[rust] Add FlatBufferBuilder::force_defaults API (#5946)Matt Brubeck
2020-05-13Fix Cargo.toml dependencies (#5911)Casper
2020-05-11Update Rust Flexbuffers metadata before publishing (#5905)Casper
2020-05-07Rust Flexbuffers (#5669)Casper
2020-03-12pre-tag version bump for 1.12Wouter van Oortmerssen
2020-03-09rust: pub export the VectorIter type (#5736)jean-airoldie
2020-01-30Bump Rust port to 0.6.1 (#5747)Robert Winslow
2019-11-11[Rust] Bump smallvec version to 1.0 (#5621)messense
2019-10-28Rust: Add idiomatic iterator for Vector type (#5579)Mathias Svensson
2019-10-28Rust: Fix Copy and Clone impls for a few generic types (#5577)Mathias Svensson
2019-10-19Fix Follow implementation for bool (#5554)StackDoubleFlow
2019-09-09Rust: Fixed cargo clippy on non-generated code (#5485)Casper
2019-07-09[rust] Ran rustfmt against library code (#5389)jean-airoldie