flatbuffers/tests/docker
Eddie Linder da3bb64ef6
[Rust] Add support for fixed size arrays (#6548)
* Add support for fixed size arrays

* clang-format

* Update rust image to 1.51 to support const generics

* Handle correctly big endian

* Add fuzz tests and clean code

* Add struct fuzz test and optimize struct arrays for api

* Bump flatbuffers crate version
2021-04-16 11:15:59 -04:00
..
languages [Rust] Add support for fixed size arrays (#6548) 2021-04-16 11:15:59 -04:00
build_flatc.run.sh [CI] Adds Code Generation tests on Github Actions (#6482) 2021-02-23 08:51:39 +03:00
cpp_test.run.sh [CI] Adds Code Generation tests on Github Actions (#6482) 2021-02-23 08:51:39 +03:00
Dockerfile.testing.build_flatc_debian_stretch
Dockerfile.testing.cpp.debian_buster
TODO.Dockerfile.testing.php.hhvm_2019_01_16
TODO.Dockerfile.testing.python.cpython_with_conda
TODO.Dockerfile.testing.python.cpython_with_numpy
TODO.Dockerfile.testing.python.pypy_6_0_0_py2
TODO.Dockerfile.testing.python.pypy_6_0_0_py3