flatbuffers/tests/docker/languages
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
..
Dockerfile.testing.csharp.mono_5_18
Dockerfile.testing.golang.1_11
Dockerfile.testing.java.openjdk_10_0_2
Dockerfile.testing.java.openjdk_11_0_1
Dockerfile.testing.node.12_20_1
Dockerfile.testing.node.14_15_4
Dockerfile.testing.php.zend_7_3
Dockerfile.testing.python.cpython_2_7_15
Dockerfile.testing.python.cpython_3_7_1
Dockerfile.testing.python.numpy.cpython_2_7_15
Dockerfile.testing.python.numpy.cpython_3_7_1
Dockerfile.testing.rust.1_51_0
Dockerfile.testing.rust.big_endian.1_51_0
Dockerfile.testing.rust.nightly
Dockerfile.testing.swift_5_2