adsnaider
|
205285c35c
|
[Rust] Add the Allocator trait for the builder API (#8106)
* Add an Allocator trait for FlatBufferBuilder
* Update rust generated code
|
2023-10-07 15:28:52 -04:00 |
|
Raphael Taylor-Davies
|
374f8fb5fb
|
Rust soundness fixes (#7518)
* Rust soundness fixes
* Second pass
* Make init_from_table unsafe
* Remove SafeSliceAccess
* Clippy
* Remove create_vector_of_strings
* More clippy
* Remove deprecated root type accessors
* More soundness fixes
* Fix EndianScalar for bool
* Add TriviallyTransmutable
* Add debug assertions
* Review comments
* Review feedback
|
2022-09-29 09:58:49 -04:00 |
|
Yashasvi Chaurasia
|
9dce287adb
|
Issue#6959 :Updated Automatically generated rust files. (#7425)
* test
* only rust files
* updated idl_gen_rust.cpp
|
2022-08-10 09:15:35 -04:00 |
|
mustiikhalil
|
11a1988705
|
Started implementation for private flags in rust (#7269)
Adds flag to the cpp to fix bad annotations in all the languages
Addresses comments to the PR, and fixes logic for leaking annotations
|
2022-06-05 23:04:05 +02:00 |
|