flatbuffers/tests/rust_usage_test
Bogdan Opanchuk 750dde7669
Make `flatc` generate Rust files not requiring `std` (#7273)
* Set an explicit 2018 edition for Rust tests

* Replace all `std` usage with `core` and `alloc` in Rust code generator

* Update the generated files

* Make Rust tests actually use no_std when the corresponding feature is enabled
2022-04-26 21:40:03 -04:00
..
benches Make `flatc` generate Rust files not requiring `std` (#7273) 2022-04-26 21:40:03 -04:00
bin Rework how Rust generated files are laid out (#6731) 2021-07-22 19:02:28 -04:00
outdir Implement Serialize on generated rust types (#7022) 2022-01-30 19:29:18 -05:00
tests Make `flatc` generate Rust files not requiring `std` (#7273) 2022-04-26 21:40:03 -04:00
Cargo.toml Make `flatc` generate Rust files not requiring `std` (#7273) 2022-04-26 21:40:03 -04:00