flatbuffers/tests/arrays_test/my_game/example
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
..
array_struct_generated.rs Rust soundness fixes (#7518) 2022-09-29 09:58:49 -04:00
array_table_generated.rs Rust soundness fixes (#7518) 2022-09-29 09:58:49 -04:00
nested_struct_generated.rs Rust soundness fixes (#7518) 2022-09-29 09:58:49 -04:00
test_enum_generated.rs Rust soundness fixes (#7518) 2022-09-29 09:58:49 -04:00