summaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Bumped version to 1.11.0v1.11.0Wouter van Oortmerssen1-1/+1
2019-03-08Fix rust crate for big-endian targets (#5229)tymcauley2-5/+9
2018-11-29Fix create_vector_of_strings to use the stack, and test it. (#5074)Robert1-3/+7
2018-10-03Bumped version to 1.10.1 for all languages.v1.10.0Wouter van Oortmerssen1-1/+1
2018-09-27loosen lifetimes in type signature of Table::get (#4925)kzvi1-2/+2
2018-09-04fix rust flatbuffers create_vector docs (#4913)Onur Karaman1-2/+2
2018-09-03Update Cargo.toml for Crates.io packageRobert1-0/+6
2018-09-03delete and ignore Cargo.lock files (#4906)Robert1-4/+0
2018-09-03Rust: Add basic crate-level documentationRobert1-0/+14
2018-09-03Update Rust runtime crate version for publishingRobert1-1/+1
2018-09-02Port FlatBuffers to Rust (#4898)Robert12-0/+1696