Rust Object API (#6070)
[platform/upstream/flatbuffers.git] / rust /
2021-01-22 CasperRust Object API (#6070)
2021-01-19 CasperUpgrade Rust dependencies (#6406)
2021-01-11 CasperFix Rust UB problems (#6393)
2021-01-04 mustiikhalil[Rust] Shared String (#6367)
2020-12-09 Casperbumprust (#6322)
2020-12-07 CasperRust Flatbuffers Verifier (#6269)
2020-11-13 CasperBREAKING: Rust flexbuffers serde human readable set...
2020-10-29 CasperImplement `Debug` trait for Rust flatbuffers. (#6207)
2020-10-29 CasperUpdated comments and fixed a fundamental type error...
2020-10-19 CasperRework enums in rust. (#6098)
2020-10-06 ImmConCon[Rust] Upgrade flatbuffers library to 2018 edition...
2020-09-28 Kamil Rojewskipossibility to create a vector from an iterator (#6135)
2020-07-25 CasperRust codegen improvements and lint fixes (#6046)
2020-07-23 CasperOptional Scalars support for Rust (#6034)
2020-06-29 CasperSerde with bytes maps to Blob (#6009)
2020-06-26 Johan Andersson[Rust] Flexbuffers dependency cleanup and fixes (#5998)
2020-06-18 CasperRust Flexbuffers Documentation update (#5979)
2020-06-08 Matt Brubeck[rust] Add FlatBufferBuilder::force_defaults API (...
2020-05-13 CasperFix Cargo.toml dependencies (#5911)
2020-05-12 CasperUpdate Rust Flexbuffers metadata before publishing...
2020-05-07 CasperRust Flexbuffers (#5669)
2020-03-12 Wouter van Oortmerssenpre-tag version bump for 1.12 v1.12.0
2020-03-10 jean-airoldierust: pub export the VectorIter type (#5736)
2020-01-30 Robert WinslowBump Rust port to 0.6.1 (#5747)
2019-11-11 messense[Rust] Bump smallvec version to 1.0 (#5621)
2019-10-28 Mathias SvenssonRust: Add idiomatic iterator for Vector type (#5579)
2019-10-28 Mathias SvenssonRust: Fix Copy and Clone impls for a few generic types...
2019-10-20 StackDoubleFlowFix Follow implementation for bool (#5554)
2019-09-09 CasperRust: Fixed cargo clippy on non-generated code (#5485)
2019-07-09 jean-airoldie[rust] Ran rustfmt against library code (#5389)
2019-06-07 jean-airoldie[rust] Use read_scalar_at where possible (#5385)
2019-06-06 jean-airoldie[rust] Derive Eq + PartialEq on FieldLoc and FlatBuffer...
2019-04-27 jean-airoldieAdded common rust traits to FlatBufferBuilder (#5307)
2019-04-24 Wouter van OortmerssenBumped version to 1.11.0 v1.11.0
2019-03-08 tymcauleyFix rust crate for big-endian targets (#5229)
2018-11-29 RobertFix create_vector_of_strings to use the stack, and...
2018-10-03 Wouter van OortmerssenBumped version to 1.10.1 for all languages. v1.10.0
2018-09-28 kzviloosen lifetimes in type signature of Table::get (...
2018-09-04 Onur Karamanfix rust flatbuffers create_vector docs (#4913)
2018-09-04 RobertUpdate Cargo.toml for Crates.io package
2018-09-04 Robertdelete and ignore Cargo.lock files (#4906)
2018-09-04 RobertRust: Add basic crate-level documentation
2018-09-04 RobertUpdate Rust runtime crate version for publishing
2018-09-03 RobertPort FlatBuffers to Rust (#4898)